From: Rich Bowen
Date: Sat, 10 Jun 2006 03:04:22 +0000 (+0000)
Subject: /usr/local/apache/apache should just be /usr/local/apache
X-Git-Tag: 2.3.0~2349
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f7635fe14150870da9dee93afe824e60fb6b84e;p=apache
/usr/local/apache/apache should just be /usr/local/apache
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@413218 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/howto/auth.html.en b/docs/manual/howto/auth.html.en
index 02ec485a38..89f525db27 100644
--- a/docs/manual/howto/auth.html.en
+++ b/docs/manual/howto/auth.html.en
@@ -206,7 +206,7 @@ module from each group.
following directives, either placed in the file
/usr/local/apache/htdocs/secret/.htaccess
, or
placed in httpd.conf
inside a <Directory
- /usr/local/apache/apache/htdocs/secret> section.
+ /usr/local/apache/htdocs/secret> section.
AuthType Basic
diff --git a/docs/manual/howto/auth.xml b/docs/manual/howto/auth.xml
index 4346ca19da..4eeb142266 100644
--- a/docs/manual/howto/auth.xml
+++ b/docs/manual/howto/auth.xml
@@ -197,7 +197,7 @@ module from each group.
following directives, either placed in the file
/usr/local/apache/htdocs/secret/.htaccess
, or
placed in
httpd.conf
inside a <Directory
- /usr/local/apache/apache/htdocs/secret> section.
+ /usr/local/apache/htdocs/secret> section.
AuthType Basic