Commit 14bd4bf8 authored by Daniel Gruno's avatar Daniel Gruno
Browse files

Remove .* from the equation in the "<Directory ~ ..." example.

Submitted by: Daniel (comment #143 on site)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1363518 13f79535-47bb-0310-9956-ffa450edef68
parent 197aaa72
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -714,7 +714,7 @@ named file-system directory, sub-directories, and their contents</description>
    <code>~</code> character. For example:</p>

    <example>
      &lt;Directory ~ "^/www/.*/[0-9]{3}"&gt;
      &lt;Directory ~ "^/www/[0-9]{3}"&gt;
    </example>

    <p>would match directories in <code>/www/</code> that consisted of