From ddeb5aab384a656796eca472af8109bd740cf2eb Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Fri, 16 Feb 2001 19:59:43 +0000 Subject: [PATCH] Take 4: The last one worked for me, but Ralf says it's not portable. Did I ever mention that having an AddOutputFilter directive that did this stuff internally would be nice?!?! Submitted by: Ralf S. Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88202 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 ea9332e833..dc2d0c7230 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.1