Re: changing server name in HTTP request

2010-07-15 Thread Simão Fontes
Hello James, First of all you have to consider reading online documentation before asking questions to the mailing lists. inline responses James Godrej wrote: I am having a website which is being served on my LAN as http://internal1.mydomain.com the vhost configuration for this is Ser

changing server name in HTTP request

2010-07-15 Thread James Godrej
I am having a website which is being served on my LAN as http://internal1.mydomain.com the vhost configuration for this is ServerAdmin webmas...@localhost ServerName internal1.mydomain.com ProxyRequests Off Order deny,allow Allow from all ProxyPreserveHost