<div>where is your "namevirtualhost" and how you define it  ??</div>
<div><br> </div>
<div><span class="gmail_quote">On 2/14/06, <b class="gmail_sendername">Craig White</b> <<a href="mailto:craigwhite@azapple.com">craigwhite@azapple.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I don't ever do this...<br><br>Shouldn't this be enough to set up a virtual server in apache?<br><br>I did create an entry in /etc/hosts and in dns for this fqdn
<br><br>it still gives me the contents of /var/www/html and<br>not /home/craig/ruby-db/th-db/public<br><br><VirtualHost *><br>DocumentRoot "/home/craig/ruby-db/th-db/public"<br>ServerName <a href="http://app-server.tobyhouse.com">
app-server.tobyhouse.com</a><br><Directory "/home/craig/ruby-db/th-db/public"><br>   allow from all<br>   Options Indexes ExecCGI FollowSymLinks<br>   ReWriteEngine On<br></Directory><br></VirtualHost>
<br><br>What am I missing?<br><br>Thanks<br><br>Craig<br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">
http://lists.centos.org/mailman/listinfo/centos</a><br></blockquote></div><br>