From 4f7635fe14150870da9dee93afe824e60fb6b84e Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sat, 10 Jun 2006 03:04:22 +0000 Subject: [PATCH] /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 --- docs/manual/howto/auth.html.en | 2 +- docs/manual/howto/auth.xml | 2 +- 2 files changed, 2 insertions(+), 2 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.

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
-- 2.50.0