I'm guessing you've got this server on a private network behind a firewall? If that's the case then www.my-domian.com is (or should) resolve to the outside address that you're port forwarding for this server which won't work for most firewalls (at least the ones that I work with can't 'loop back'). The easiest solution is to just add an entry into your /etc/hosts file (c:\windows\hosts on windblows I think) for your domain like this: 192.168.1.1 www.my-domain.com www We use an internal DNS server to to sort out the confusion, but that's not always possible. Rick Russell Hires wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hello...I've got a problem. Just got a domain name, but I'm not able to access Zope in using it. If I type http://192.168.1.1/manage I'm able to login just fine. If I type http://www.my-domain.com/manage Zope times out. What can I do to correct this problem?
Thanks for your help!
Russell - -- Linux -- the OS for the Renaissance Man -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org
iD8DBQE9O0lRAqKGrvVshJQRAg4zAJwPbC9e9Dsf5WFh8v7u9eBKmKeQygCeO0zd jxkLb7jOkX2wf8ne5DbSL2c= =+ktf -----END PGP SIGNATURE-----
_______________________________________________ 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 )