From: Ryan Bloom Date: Sat, 10 Feb 2001 23:53:07 +0000 (+0000) Subject: Allow us to use INCLUDES on files with multiple extensions, and use X-Git-Tag: 2.0.10~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=12e1eb9a38efcb67c2e9fa58fb32f61ad048a454;p=apache Allow us to use INCLUDES on files with multiple extensions, and use FilesMatch instead of Files ~. Submitted by: Joshua Slive git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88074 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index af71f7ffff..8c7d089bc0 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -752,9 +752,9 @@ AddType application/x-tar .tgz # # To use server-parsed HTML files # -# +# # SetOutputFilter INCLUDES -# +# # # Uncomment the following line to enable Apache's send-asis HTTP file