Try this instead in the mappings tab: www.example.com:80/vhm_test It should work, since port 80 is the http default port number. Also try reading this chapter: http://zope.org/Documentation/Books/ZopeBook/2_6Edition/VirtualHosting.stx This will explain the differences between using 8080 and 80. Gil Børge Kjeldstad wrote:
Hei,
I have installed a Virtual Host Monster and followed the example in the Zope Book. That is; in the mappings tab of VHM I write: www.example.com:8080/vhm_test
Then i visit the url: http://www.example.com:8080 and get the desired vhm_test folder displayed.
However, I would like to use an url without the :8080 part in it. That is; I would like to visit the url http://www.example.com and get the desired vhm_test folder displayed.
My question is: How do I do this?
I hav tried to read the information under the "About" tab in my VHM, and I have also read a lot on the mailing list about this. From these sources it looks as it is as simple as to write www.example.com/vhm_test in the mappings tab window, and then just visit the url http://www.example.com. But this just does not work for me. However, when i visit http://www.example.com:8080 I get the vhm_test folder displayed...
Thank you : )
Børge
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )