Help with Alias

Owen McShane omcshane at vianetworks.co.uk
Fri May 4 07:47:45 UTC 2001


rspurlock at lock-net.com said:
> Is there a way to just add the header info to httpd.conf and point it
> to the domain I want?

It's off topic, but simply make sure your Apache config looks something like this, along with the other 30 sites:

NameVirtualHost 64.213.51.13  
 
<VirtualHost 64.213.51.13>  
DocumentRoot /webroot/www.intheweedz.com   
ServerName www.intheweedz.com   
</VirtualHost>
 
<VirtualHost 64.213.51.13>  
DocumentRoot /webroot/www.intheweedz.com   
ServerName www.theculinarymessenger.com
</VirtualHost>

Owen

--
 U-NET Ltd, a Via Net.Works Company 
 Local Touch Global Reach 
 Owen McShane		Systems Administrator
 http://www.u-net.net	Tel +44 (0)1925 484444



More information about the bind-users mailing list