*** httpd.conf 2005-01-03 16:22:20.000000000 +0900 --- httpd.conf.default 2004-06-02 05:54:01.000000000 +0900 *************** *** 414,424 **** # Control access to UserDir directories. The following is an example # for a site where these directories are restricted to read-only. # - - Options FollowSymLinks ExecCGI Includes - AllowOverride All - - # # AllowOverride FileInfo AuthConfig Limit # Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec --- 414,419 ---- *************** *** 858,870 **** # # To use CGI scripts: # ! AddHandler cgi-script .cgi # # To use server-parsed HTML files # ! AddType text/html .shtml ! AddHandler server-parsed .shtml # # Uncomment the following line to enable Apache's send-asis HTTP file --- 853,865 ---- # # To use CGI scripts: # ! #AddHandler cgi-script .cgi # # To use server-parsed HTML files # ! #AddType text/html .shtml ! #AddHandler server-parsed .shtml # # Uncomment the following line to enable Apache's send-asis HTTP file