[Zope] 8080

Gilles Lenfant glenfant@bigfoot.com
Fri, 17 Aug 2001 00:07:04 +0200


Look at the docstring in z2.py ("python z2.py -h"), there is an option for
setting the http port of the ZServer (and lots other options described).
Change your "start" script accordingly.

Zope is pretty secure, that's the reason why the Zope processes run for
"nobody". It's ok. But you can change the default user too (also in the help
of z2.py).

--Gillou
----- Original Message -----
From: "Brian Pribis" <brianp@3rivers.net>
To: <zope@zope.org>
Sent: Thursday, August 16, 2001 11:39 PM
Subject: [Zope] 8080


> I have zope working fine, but I am curious as to how to set it up so that
> people don't have to type in the port number to get to the site?   Right
now
> they get a forbidden message if they don't use it. Am I missing something?
>
> Also, what docs can someone point me to in making Zope as secure as
possible
> (or just words of advice).  I had to install zope as root (zope of course
> made some things 'nobody').  Is this o.k.?  I read a paper by someone that
> said it should be installed as a normal user.  However, after going
through
> all the steps he did, the installation failed in a bad way.
>
> Tanks
> brian-
>
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>