summaryrefslogtreecommitdiff
path: root/docs/manual/howto/auth.html.en
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2006-06-10 03:04:22 +0000
committerRich Bowen <rbowen@apache.org>2006-06-10 03:04:22 +0000
commit4f7635fe14150870da9dee93afe824e60fb6b84e (patch)
tree875071765850ec6fb27ccef413c3d8bb034a07a0 /docs/manual/howto/auth.html.en
parent3c32eea0694051a4a8afa8674a0ded56cde62657 (diff)
downloadhttpd-4f7635fe14150870da9dee93afe824e60fb6b84e.tar.gz
/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
Diffstat (limited to 'docs/manual/howto/auth.html.en')
-rw-r--r--docs/manual/howto/auth.html.en2
1 files changed, 1 insertions, 1 deletions
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.</p>
following directives, either placed in the file
<code>/usr/local/apache/htdocs/secret/.htaccess</code>, or
placed in <code>httpd.conf</code> inside a &lt;Directory
- /usr/local/apache/apache/htdocs/secret&gt; section.</p>
+ /usr/local/apache/htdocs/secret&gt; section.</p>
<div class="example"><p><code>
AuthType Basic<br />