From: William A. Rowe Jr Date: Wed, 17 Oct 2001 15:37:19 +0000 (+0000) Subject: Whoops ... invalid blocks for the new 'manual' tree location X-Git-Tag: 2.0.27~105 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d83c2cf3f9a04c296f17630b87e989253525601f;p=thirdparty%2Fapache%2Fhttpd.git Whoops ... invalid blocks for the new 'manual' tree location git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91528 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/conf/httpd-nw.conf b/docs/conf/httpd-nw.conf index 82d9289f2e1..1e677d38964 100644 --- a/docs/conf/httpd-nw.conf +++ b/docs/conf/httpd-nw.conf @@ -431,7 +431,7 @@ Alias /icons/ "@@ServerRoot@@/icons/" # Alias /manual "@@ServerRoot@@/manual" - + Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny diff --git a/docs/conf/httpd-std.conf b/docs/conf/httpd-std.conf index 5e7d47a4182..4fbe1981abb 100644 --- a/docs/conf/httpd-std.conf +++ b/docs/conf/httpd-std.conf @@ -494,7 +494,7 @@ Alias /icons/ "@@ServerRoot@@/icons/" # Alias /manual "@@ServerRoot@@/manual" - + Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny diff --git a/docs/conf/httpd-win.conf b/docs/conf/httpd-win.conf index 12f633c5f7f..28ba9349239 100644 --- a/docs/conf/httpd-win.conf +++ b/docs/conf/httpd-win.conf @@ -425,7 +425,7 @@ Alias /icons/ "@@ServerRoot@@/icons/" # Alias /manual "@@ServerRoot@@/manual" - + Options Indexes FollowSymLinks MultiViews AllowOverride None Order allow,deny