Running 2 website off 1 IP address

Jason Carson jay-ttDcVxANFaNM656bX5wj8A at public.gmane.org
Thu Sep 7 21:38:05 UTC 2006


>
> On 7-Sep-06, at 4:27 PM, Jason Carson wrote:
>
>>> ok, My httpd.conf looks like this now
>>>
>>> NameVirtualHost *:80
>>>
>>> <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>
>>>
>>> However, only canuckster.org works,
>>> massivelymultiplayeronlineroleplayinggames.org doesn't work.
>>
>> Could it be something wrong with my DNS configuration?
>
> Have you set up an A record for
> massivelymultiplayeronlineroleplayinggames.org yet? You may be doing
> this with a hosts file, or an internal DNS server on a LAN, but I
> noticed that canuckster.org has an A record and the other one doesn't.
>
> Additionally, perhaps you could tell us what you see when you access
> massivelymultiplayeronlineroleplayinggames.org? Do you get the
> canuckster.org document root?

When I access http://massivelymultiplayeronlineroleplayinggames.org it
just says The page cannot be displayed, what does it say when you try and
access it?

> Cheers,
> --
> Paul Osman
> Freelance Software Developer / Technology Consultant
> http://www.eval.ca
> --
> 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
>


--
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