You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Michael Hill <mh...@concentric.net> on 2002/11/22 20:59:30 UTC

Re: [users@httpd] problem getting virtual hosts to work in Apache 1.3

VirtualHost should be your ip address 12.227.21.122

At 11:47 AM 11/22/2002, Eric J Mitch wrote:
>I have added the virtual host settings in my httpd.conf but the server
>still sends all requests to the primary site. Is there anything I need
>to take out further up in the file? What I have added so far is:
>
>
>NameVirtualHost 12.227.21.122
>
><VirtualHost www.supergsego.com>
>  ServerName www.supergsego.com
>  DocumentRoot /var/apache/htdocs
></VirtualHost>
>
><VirtualHost www.realestatemag.com>
>  ServerName www.realestatemag.com
>  DocumentRoot /www/apache/htdocs/remag
></VirtualHost>
>
>Any help would be greatly appreciated.
>
>Thanks
>
>E
>
>~-~-~-~-~-~-~-~-~-~-~-
>Eric J Mitch
>forbin@usaor.net
>412-445-1757
>
>
>
>
>---------------------------------------------------------------------
>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
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org



---------------------------------------------------------------------
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
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org