19 Dec
2001
19 Dec
'01
2:39 p.m.
Jeffrey Robinson wrote:
My current setup with Zope is that I have the content I need to access in /paws/shop so that /paws/shop/index_html would show up to the user as http://test.gourmetpaws.com/catalogue/index_html
In that case, you want to use: ProxyPass /catalogue http://24.82.192.244:8080/VirtualHostBase/http/test.gourmetpaws.com:80/paws/... No ProxyPassReverse should be needed. Make sure your VHM is in the Zope root, *not* in /paws/shop. Cheers, Evan @ 4-am & ZOpe