Hi... I am using MSIE 5.0 from Win2kPro... What I dont understand about all this is how Zserver will sit alongside the webserver in tandem. Because if the webserver runs on :80, then you cannot start zope on :80, but rather :8080. So how do you simply access zope.somewhere.com/index_html when the zserver is on 8080....? I know you can redirect, but this is different. Whats more, because I hit MSIE server on 80, then pass it to zope, Zope does not get any valid REQUEST['HTTP_REFERER'] information..... What am I missing? {Paz Rodrigo Leme de Mello wrote:
You can specify the parameter -w 80 into your start script. As port 80 is the default to the browser´s You won´t see the port number anymore.
Rodrigo
We are running Zope under an Apache server and we were wondering if there was anyway to remove the port number from the web address. For example, our web address looks as following: http://www.something.com:8080/its and we would like it to look like this http://www.something.com.its is there any way to do this?
_______________________________________________ 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 )
_______________________________________________ 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 )