On Wed, 16 Aug 2006, beno - wrote:

> To summarize, I'm newly using Pound as a reverse-proxy for Zope. I'm using 
> VHM mapping to pass the requests to the appropriate folders in Zope. I have 
> some clients who can't see their sites, but I and many others can. They get 
> this message: "Zope \n Welcome to Web.vi" which is my site (web.vi). I can 
> see the sites just fine. And I can't find a bug anywhere!!!
> 

beno --

Have you checked your Poound configuration file and your VHM
configuration?  I suspect that your problems lie there and not in Zope,
per se.

One thing to be wary about although I am not sure whether it is the source
of your problem the order in which thing appear in the Pouond
contifugation file.  The regular expressions are applied sequentially in
the order they appear in the configuration file, first match wins.  You
also should be sure you have a default in the Pound configuration.

Also, since VHM is a match/rewrite system on the URLs, you need to be sure
that what you are generating from Pound matches VHM's expectations.

BTW, which version of Pound are you using?

-d


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

Reply via email to