changing port from 9673 default
Jamie: Thanks for such a quick answer. I was hoping to not have to install Apache. With the binary version of zope provided on the zope.org site, I was able to change the port number by editting z2.py. I was hoping to do something similar with the Debian version of zope, and from reading the zopectlrc man page it appeared that it should be possible to do this without running Zope's server behind Apache. Thank you, George Perry Electro Scientific Industries 13900 NW Science Park Drive Portland, OR 97229-5497 (503) 671-5234 -----Original Message----- From: Jamie Heilman [mailto:jamie@audible.transient.net] Sent: Thursday, November 06, 2003 5:31 PM To: George Perry Cc: 'zope@zope.org' Subject: Re: [Zope] changing port from 9673 default
I just installed zope on a debian testing (actually libranet) system (hostname guppy). This system is intended to be a dedicated server for an in-house application. I would like people to be able to access it with out specifying the port number.
Bind zope to the loopback address, leave the port as it is, and configure apache to pass requests through to your zope instance using mod_rewrite and mod_proxy, as per the instructions in The Zope Book's chapter on virtual hosting. -- Jamie Heilman http://audible.transient.net/~jamie/ "...thats the metaphorical equivalent of flopping your wedding tackle into a lion's mouth and flicking his lovespuds with a wet towel, pure insanity..." -Rimmer
participants (1)
-
George Perry