[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Virtual Domains on RAQ3



I am trying to make a directory (www.nethostusa.com/Affiliates) resolve to
affiliates.nethostusa.com.  I have modified the httpd.conf file so the last
line states "Include /etc/httpd/conf/codomains.conf" and have created a
codomains.conf file that looks like this:

<VirtualHost 64.29.28.254>
ServerName affiliate.nethostusa.com
DocumentRoot /home/sites/site1/web/Affiliates
</VirtualHost>

I have created to A records in DNS for affiliate.nethostusa.com, but when
you enter affiliate.nethostusa.com in the browser it still resolves to
www.nethostusa.com, and when you enter the ip address it times out.  Any
suggestions?

Bart Daley
NetHost USA