--- httpd.conf-original Tue Oct 16 13:14:24 2001 +++ httpd.conf Tue Oct 16 15:46:38 2001 @@ -290,7 +290,7 @@ # documents. By default, all requests are taken from this directory, but # symbolic links and aliases may be used to point to other locations. # -DocumentRoot "/usr/pkg/share/httpd/htdocs" +DocumentRoot "/home/htdocs" # # Each directory to which Apache has access, can be configured with respect @@ -315,7 +315,7 @@ # # This should be changed to whatever you set DocumentRoot to. # - + # # This may also be "None", "All", or any combination of "Indexes", @@ -370,7 +370,7 @@ # directory index. Separate multiple entries with spaces. # - DirectoryIndex index.html + DirectoryIndex index.cgi index.php3 index.shtml index.shtml.ja index.shtml.en index.html #