[Zope] How to remove 8080 from url

Jens Quade jq@jquade.de
11 Jun 2001 14:13:34 +0200


Brown Fox <bfox_69@yahoo.it> writes:

> Hello,
> i run apache as a front end for Zope.
> One directory, www.foo.com/dir1/ is run by Zope, all
> the others by Apache.
> I use proxypass:
> ProxyPass /dir1/ http://www.foo.com:8080/dir1
> ProxyPassReverse /dir1/ http:/www.foo.com:8080/dir1
> The problem i have is quite simple: urls inside dir1
> have the port 8080. Is there a way to remove it?

Yes. Read 
http://www.zope.org/Members/4am/SiteAccess2/info

-- 
                                                     http://www.jquade.de/