3 Jun
2001
3 Jun
'01
6:54 p.m.
On Saturday 02 June 2001 14:43, Karl Munroe wrote:
Hey all,
can I have the Zope server use a different port for accessing the management interface. A port that is different than the one that deals with http requests like so.
http://mysite.server.com/mange will redirect the the request or return and error.
to get to the management interfafe I have to
perhaps with a SiteAccess rule.. check the port number and url accessed and redirect appropiately.. the question than is why would you want to... if you want to secure manage pages its probably best to just send em over ssl. ~Kapil