Virtual Servers

This is a discussion on Virtual Servers within the Apache Web Server forums, part of the Web Server and Related Forums category; Rick wrote: > Thanks everyone for your help it is working now. > > I really appreciate it!! > > &...


Go Back   Usenet Forums > Web Server and Related Forums > Apache Web Server

FAQ Members List Calendar Search Today's Posts Mark Forums Read

 

 

LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 09-18-2007
David
 
Posts: n/a
Default Re: Virtual Servers

Rick wrote:
> Thanks everyone for your help it is working now.
>
> I really appreciate it!!
>
> "Rick" <rick@di-wave.com> wrote in message
> news:46eb1f6e$0$19650$4c368faf@roadrunner.com...
>> I want to create Virtual Server on my Apache 2 running on Linux. I am very
>> new to both Linux and Apache. I looked at the docs and this is what I have
>> in my apache2.conf I also tried this in my httpd.conf. When I browse either
>> testing.mydomain.com or testing1.mydomain.com I get the files in
>> /var/www/TEST never /var/www/TEST1. I am sure I am doing something stupid
>> but I cannot figure it out. Please help if you can...
>>
>> Thanks!!!
>>
>> <VirtualHost xxx.xxx.xxx.xxx:80>
>> DocumentRoot /var/www/TEST
>> <Directory "/var/www/TEST">
>> allow from all
>> Options +Indexes
>> </Directory>
>> ServerName testing.mydomain.com
>> UseCanonicalName off
>> HostNameLookups on
>> </VirtualHost>
>>
>> <VirtualHost xxx.xxx.xxx.xxx:80>
>> DocumentRoot "/var/www/TEST1"
>> ServerName testing1.mydomain.com
>> <Directory "/var/www/TEST1">
>> allow from all
>> Options +Indexes
>> </Directory>
>> UseCanonicalName off
>> HostNameLookups on
>> </VirtualHost>
>>

>
>



Rick, what was it that solved your problem?
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 02:09 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0