<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello there,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am needing to set up a virtual host for 
Pilotalk.com because I have more than one server I need to run on the Linux 
machine.  I am having a problem where my web site does not come up and I am 
pretty certain that my NameVirtualHost and virtualHosts blocks are 
correct.  Here is what they look like:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><VirtualHost *:80><BR>ServerAdmin <A 
href="mailto:webmaster@pilotalk.com">webmaster@pilotalk.com</A><BR>DocumentRoot 
/var/www/html<BR>ServerName pilotalk.com<BR>ServerAlias pilotalk.com 
*.pilotalk.com<BR>ErrorLog logs/PilotalkBraillesoft.com-error_log<BR>CustomLog 
logs/PilotalkBraillesoft.com-access_log 
common<BR></VirtualHost></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><VirtualHost *:80><BR>ServerName <A 
href="http://www.pilotalk.com">www.pilotalk.com</A><BR>DocumentRoot 
/var/www/html/PilotalkBraillesoft.com<BR>DirectoryIndex 
index.php<BR></VirtualHost><BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>This was followed step by step out of the 
documentation for Apache.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Scott</FONT></DIV></BODY></HTML>