Running 2 website off 1 IP address

Oliver Meyn lists-tZhE6lH4Esk+k03BA+Hq9g at public.gmane.org
Thu Sep 7 20:58:44 UTC 2006


Jason Carson wrote:
> 
> I am running apache 2 and this is my httpd.conf file but it doesn't seem
> to work.
> 
> <VirtualHost *:80>
> DocumentRoot "/var/www/localhost/htdocs/canuckster"
> ServerName canuckster.org
> <Directory "/var/www/localhost/htdocs/canuckster">
> allow from all
> Options +Indexes
> </Directory>
> </VirtualHost>
> 
> <VirtualHost *:80>
> DocumentRoot /var/www/localhost/htdocs/mmorpg
> ServerName massivelymultiplayeronlineroleplayinggames.org
> <Directory /var/www/localhost/htdocs/mmorpg>
> allow from all
> Options +Indexes
> </Directory>
> </VirtualHost>
> 
> 
Hi,

I've always put the real ip instead of the '*'.  Might help

Oliver
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wini/Mailing_lists





More information about the Legacy mailing list