<!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 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Add a following "/" to the 
DocumentRoot</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=jason@matchingmoms.com 
  href="mailto:jason@matchingmoms.com">jason@matchingmoms.com</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=clue-tech@clue.denver.co.us 
  href="mailto:clue-tech@clue.denver.co.us">clue-tech@clue.denver.co.us</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, March 20, 2001 8:32 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [CLUE-Tech] apache 
  DocumentRoot</DIV>
  <DIV><BR></DIV>
  <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></BLOCKQUOTE></BODY></HTML>