[NTLUG:Discuss] Virtual Hosting

David Stanaway david at stanaway.net
Tue Feb 4 01:52:03 CST 2003


On Mon, 2003-02-03 at 20:32, jose sanchez wrote:
> Hello All:
> 
> I am experiencing a weird problem with Name based
> virtual hosting with apache. I don't know if I am
> doing this correctly. The webserver is behind a
> firewall that is NATing traffic to it.
> 
> I have three domain names, example: domain1.com,
> domain2.com, and domain3.com. I have the registrar of
> the domains forwarded to my external ip (24.31.xx.xx).
> The webserver's ip is 192.168.2.50. This is what the
> http.conf file looks like:

Try the httpd.conf setting:
UseCanonicalName Off

Also.. I assume you have already set up: 
NameVirtualHost 192.168.2.50

-- 
David Stanaway <david at stanaway.net>



More information about the Discuss mailing list