<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>
<DIV>When I type <A 
href="http://192.168.0.200/cgi-bin/test.pl">http://192.168.0.200/cgi-bin/test.pl</A>&nbsp;my 
test script comes up fine in my browser.</DIV>
<DIV>&nbsp;</DIV>
<DIV>However, when I type <A 
href="http://192.168.0.200/">http://192.168.0.200/</A>&nbsp;I get a:</DIV>
<DIV><FONT face="Courier New">Not Found</FONT></DIV>
<DIV><FONT face="Courier New">The requested URL / was not found on this 
server.</FONT></DIV>
<DIV>error.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Related, I think, is the following:</DIV>
<DIV><FONT face="Courier New">root /etc/apache# /usr/sbin/apachectl 
configtest<BR>Syntax error on line 17 of /etc/apache/srm.conf:<BR>DocumentRoot 
must be a directory</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>So, I've attached the relevant portion of /etc/apache/srm.conf:</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New"># DocumentRoot: The directory out of which you 
will serve your<BR># documents. By default, all requests are taken from this 
directory, but<BR># symbolic links and aliases may be used to point to other 
locations.<BR>DocumentRoot /www/var </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New"># UserDir: The name of the directory which is 
appended onto a user's home<BR># directory if a ~user request is 
recieved.<BR></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help would be appreciated!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Jason Friedman</DIV></FONT></DIV></BODY></HTML>