On Thu, Dec 27, 2001 at 01:31:49PM -0300, Nicolas Rodriguez wrote:
You just have to look at z2.py. It has a lot of parameters that allows you to set the servers ports: For example: z2.py -w 80 sets the web server to port 80 (default HTTP port).
Nico.-
This is correct, but partial. This works only if you do not have another web server already on the computer hosting zope. If you already have a webserver in place, then you have to configure it to pass some data into zope. with apache this is usually done with mod_rewrite or mod_proxy. In these kinds of queries, it would be very helpful to look at the mail list archives (this is a common question), and to include platform details, i.e., operating system and version, distribution (if linux). Note: if your employees need external access from the Internet you probably want to use a https proxy. Jim Penny
----- Mensaje original ----- De: Allen May <allen.may@mcsinet.com> Para: <zope@zope.org> Enviado: Jueves, 27 de Diciembre de 2001 01:18 p.m. Asunto: [Zope] Domain docroot
The default for administering Zope is http://localhost:8080 <http://localhost:8080> , how do I configure ZOPE to serve http://mydomain.com <http://mydomain.com> without the 8080?
I plan on using ZOPE for our IntrAnet and wanted to make sure I can have our employees point to our Intranet domain name, without the 8080.
Thanks
Allen May MCSi Web Admin 800.842.1702 x7628
_______________________________________________ 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 )