From: Ryan Bloom Date: Sat, 10 Feb 2001 05:00:50 +0000 (+0000) Subject: Update the conf file to use the correct model for turning on SSI's X-Git-Tag: 2.0.10~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=62c67a85d3bf7496a75abb9220216e9bc4e0c051;p=apache Update the conf file to use the correct model for turning on SSI's git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88051 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index 7f646f1611..678a74a9f0 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -752,8 +752,9 @@ AddType application/x-tar .tgz # # To use server-parsed HTML files # -#AddType text/html .shtml -#AddHandler server-parsed .shtml +# +# AddOutputFilter INCLUDES +# # # Uncomment the following line to enable Apache's send-asis HTTP file