]> granicus.if.org Git - apache/commitdiff
Update the conf file to use the correct model for turning on SSI's
authorRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 05:00:50 +0000 (05:00 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 05:00:50 +0000 (05:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88051 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-std.conf

index 7f646f1611a06d523eb7db876cd38e7591969d8a..678a74a9f08e577cf78941380e2c58bb319007bb 100644 (file)
@@ -752,8 +752,9 @@ AddType application/x-tar .tgz
 #
 # To use server-parsed HTML files
 #
-#AddType text/html .shtml
-#AddHandler server-parsed .shtml
+#<Files ~ "\.shtml$">
+#    AddOutputFilter INCLUDES
+#</Files>
 
 #
 # Uncomment the following line to enable Apache's send-asis HTTP file