]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Whoops ... invalid <Directory /> blocks for the new 'manual' tree location
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 17 Oct 2001 15:37:19 +0000 (15:37 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 17 Oct 2001 15:37:19 +0000 (15:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91528 13f79535-47bb-0310-9956-ffa450edef68

docs/conf/httpd-nw.conf
docs/conf/httpd-std.conf
docs/conf/httpd-win.conf

index 82d9289f2e1c03d6d612bb98ce118a5e84c23191..1e677d389645e844c56fb4c19fc172a7c1010e16 100644 (file)
@@ -431,7 +431,7 @@ Alias /icons/ "@@ServerRoot@@/icons/"
 #
 Alias /manual "@@ServerRoot@@/manual"
 
-<Directory "@@ServerRoot@@/manual/">
+<Directory "@@ServerRoot@@/manual">
     Options Indexes FollowSymLinks MultiViews
     AllowOverride None
     Order allow,deny
index 5e7d47a41822dd1dcea6d6feeb38cf397d4f1402..4fbe1981abbee80721599ac926686b270a90438e 100644 (file)
@@ -494,7 +494,7 @@ Alias /icons/ "@@ServerRoot@@/icons/"
 #
 Alias /manual "@@ServerRoot@@/manual"
 
-<Directory "@@ServerRoot@@/manual/">
+<Directory "@@ServerRoot@@/manual">
     Options Indexes FollowSymLinks MultiViews
     AllowOverride None
     Order allow,deny
index 12f633c5f7fac84ebf50e5c2791dcdf6e863d894..28ba934923969b51ed7c135c9ed9bae4f1d8f117 100644 (file)
@@ -425,7 +425,7 @@ Alias /icons/ "@@ServerRoot@@/icons/"
 #
 Alias /manual "@@ServerRoot@@/manual"
 
-<Directory "@@ServerRoot@@/manual/">
+<Directory "@@ServerRoot@@/manual">
     Options Indexes FollowSymLinks MultiViews
     AllowOverride None
     Order allow,deny