From 9dbfbedba8a75d729d8aab71b81c94a6f13bf06f Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Thu, 15 Feb 2001 00:57:17 +0000 Subject: [PATCH] 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 --- docs/conf/httpd-std.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index 0b89625e09..68c27b4224 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 # -- 2.50.0