[Zope] Zope Port Question - Running on Port 80
Dylan Reinhardt
zope at dylanreinhardt.com
Mon Dec 1 16:46:04 EST 2003
On Mon, 2003-12-01 at 13:33, Marc Stein wrote:
> Is there a simple way to reconfigure this instance to use port 80 either via
> Apache or the Zope HTTP server? At present I want to access the site via IP
> instead of domain name.
Leave Apache on 80 and add a RewriteRule that causes Apache to act as a
reverse proxy for what's on port 9673 or wherever Zope is running.
Details:
http://zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.stx
HTH,
Dylan
More information about the Zope
mailing list