Never mind the last message.  A typo in the vhosts dtml method was the
culprit, combined with my near total ignorance of Python which prevented
me from spotting it.  Change line 5 from
<dtml-if "_[hostname]">
to
<dtml-if "[hostname]">

That does it!  Thanks!
--------------
Building highways to reduce traffic is like loosening your belt to reduce
obesity


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to