From: Eric Covener Date: Sat, 20 Aug 2016 19:24:56 +0000 (+0000) Subject: more fixes for per-dir explanation X-Git-Tag: 2.5.0-alpha~1230 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6386d1d4071b40976e4bcc6c55057103fdea293b;p=thirdparty%2Fapache%2Fhttpd.git more fixes for per-dir explanation change style of per-dir note for readability git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1757027 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index d9c54faf03a..4bd90ba6a1e 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1050,25 +1050,38 @@ RewriteRule "^/$" "/homepage.std.html" [L] on where the RewriteRule directive is defined.

<a id="what_is_matched" name="what_is_matched">What is matched?</a> -

In VirtualHost context, + +

Per-directory Rewrites