> Connected to freebsd.gwch.net (192.168.0.101). > Escape character is '^]'. > GET /HTTP/1.0 > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>404 Not Found</title> > </head><body> > <h1>Not Found</h1> > <p>The requested URL /HTTP/1.0 was not found on this server.</p> > <hr> > <address>Apache/2.0.53 (FreeBSD) PHP/4.3.10 mod_ssl/2.0.53 OpenSSL/0.9.7e > Server at freebsd.gwch.net Port 80</address> > </body></html> > Connection closed by foreign host. > > > seems as perhaps i have a problem with my DocumentRoot??? > > Ro >
Check the logs. Always check the logs. ;-) Most problems will cause an entry in the logs. My guess is that you will find an entry that says that the file /wherever/your/docroot/path/is/index.html does not exist. RR _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"