You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Owen Boyle <ob...@bourse.ch> on 2001/12/17 10:24:38 UTC

Re: Virtual Server Question (Actually more a is this possible type fo thing)

Please post in plain-text, I can't quote your message...

This is really a domain name resolution problem. You want to leave
www.domain.com pointing to your external IP address on the external DNS
but you want to configure your internal nameservice to point
www.domain.com to your internal IP address. 

This is not so easy to do - if you take over .com addresses internally,
you risk that clients will lose access to real external .com addresses
(you DNS will point them to the internal server which won't find them).

Going out and in again is not so daft - it allows you to verify the
entire set-up when you are testing the web-site (ISP link, FW, routers
etc.). Alternatively, if you must have internal access, consider an
alias for the site on the internal network.

Rgds,

Owen Boyle.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org