From 9eb29ce45ce803d470c6cec2a22898e02e8b1ee9 Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Tue, 15 Apr 1997 15:56:46 +0000 Subject: [PATCH] Correct typo. Reviewed by: Ken Coar Submitted by: Ralf Engelschall git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77899 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 08b4e573f0..3456b29a0f 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -308,7 +308,7 @@ AllowOverride None
<Directory /home/*>
AllowOverride FileInfo
</Directory> -The for access to the document /home/web/dir/doc.html the +for access to the document /home/web/dir/doc.html the steps are:
  • Apply directive AllowOverride None (disabling -- 2.50.1