Loading docs/manual/mod/core.xml +1 −1 Original line number Diff line number Diff line Loading @@ -714,7 +714,7 @@ named file-system directory, sub-directories, and their contents</description> <code>~</code> character. For example:</p> <example> <Directory ~ "^/www/.*/[0-9]{3}"> <Directory ~ "^/www/[0-9]{3}"> </example> <p>would match directories in <code>/www/</code> that consisted of Loading Loading
docs/manual/mod/core.xml +1 −1 Original line number Diff line number Diff line Loading @@ -714,7 +714,7 @@ named file-system directory, sub-directories, and their contents</description> <code>~</code> character. For example:</p> <example> <Directory ~ "^/www/.*/[0-9]{3}"> <Directory ~ "^/www/[0-9]{3}"> </example> <p>would match directories in <code>/www/</code> that consisted of Loading