<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2873" name=GENERATOR></HEAD>
<BODY><FONT face=Arial><PRE><SPAN class=394403221-09062006><FONT size=2>I am having a problem with subdomains, alias & virtual hosts<BR>Centos 4.3, Apache 2.0.52 & PHP 5.04</FONT></SPAN></PRE><PRE><SPAN class=394403221-09062006><FONT size=2>I can get the primary to work, but not the aliased servers.</FONT></SPAN></PRE><PRE><FONT size=2><SPAN class=394403221-09062006>http.conf extract</SPAN></FONT></PRE><PRE><SPAN class=394403221-09062006></SPAN><FONT size=2><SPAN class=394403221-09062006>*********<BR></SPAN>NameVirtualHost *</PRE>
<DIV><VirtualHost *>  </DIV>
<DIV>ServerName <A href="http://www.domain.com">www.domain.com</A>  </DIV>
<DIV>DocumentRoot /</FONT><SPAN class=394403221-09062006><FONT 
size=2>var/www/html/domain/<BR>  ServerAlias </FONT><A 
href="http://www.altdomain.com"><FONT 
size=2>www.altdomain.com</FONT></A></SPAN></DIV>
<DIV><SPAN class=394403221-09062006><FONT size=2></FONT></SPAN><FONT 
size=2></VirtualHost></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2><VirtualHost</FONT><FONT size=2> *>  </FONT></DIV>
<DIV><FONT size=2>ServerName subdomain.domain.com  </FONT></DIV>
<DIV><FONT size=2>DocumentRoot /<SPAN 
class=394403221-09062006>var</SPAN>/</FONT><SPAN class=394403221-09062006><FONT 
size=2>www/html/subdomain/<BR>  ServerAlias </FONT><A 
href="http://www.subdomain.altdomain.com"><FONT 
size=2>www.subdomain.altdomain.com</FONT></A></SPAN></DIV>
<DIV><SPAN class=394403221-09062006><FONT size=2></FONT></SPAN><FONT 
size=2></VirtualHost</FONT><FONT size=2>></FONT></FONT></DIV>
<DIV><SPAN class=394403221-09062006><FONT face="Courier New" 
size=2>**********</FONT></SPAN></DIV>
<DIV><SPAN class=394403221-09062006><FONT face="Courier New" 
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=394403221-09062006><FONT face="Courier New" 
size=2>dave</FONT></SPAN></DIV></BODY></HTML>