From: Joshua Slive Date: Thu, 15 Feb 2001 00:57:17 +0000 (+0000) Subject: Replace my horribly stupid regular expression with a slightly less stupid X-Git-Tag: 2.0.12~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dfac95e3cbc23a7c3ff2f7530197c735f02c53a3;p=thirdparty%2Fapache%2Fhttpd.git Replace my horribly stupid regular expression with a slightly less stupid one. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88171 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index 0b89625e095..68c27b42241 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -752,7 +752,7 @@ AddType application/x-tar .tgz # # To use server-parsed HTML files # -# +# # SetOutputFilter INCLUDES #