Commit f369d437 authored by Richard Bowen's avatar Richard Bowen
Browse files

/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
parent 5c037704
Loading
Loading
Loading
Loading
+1 −1
Changes for docs/manual/howto/auth.html.en: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -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 />
+1 −1
Changes for docs/manual/howto/auth.xml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -197,7 +197,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>

    <example>
      AuthType Basic<br />