I've done it this way:
http://www.zope.org/Members/otto/portfw
It's also relatively easy to convince a hosting provider to add this, as long as you have a dedicated IP address.
Perhaps I should have done a news item when I created this... seems a lot of people have hacked around the issue is all sorts of odd ways. :)
-Otto.
How can this work? Won't Zope put a "base href=http://server:8080" tag into the head of the document and mess things up? Won't you need site-access to work around this? -- cary
Costagliola Giovanni wrote:
Hello All, How can I to start Zope whit a different user than root and cath the default HTTP port?
If I try for example: su - -c './start -w 80 -u zope'
I receive an error becouse root hasn't granted the need privileges on /Zope/var/ directory.
Thanx
--__--__--