From: Eric Covener Date: Sat, 20 Aug 2016 19:06:25 +0000 (+0000) Subject: bld break X-Git-Tag: 2.5.0-alpha~1233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=783b1eb4c03705744422b6e5b8fac1c68fb5bcff;p=thirdparty%2Fapache%2Fhttpd.git bld break git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1757024 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 2c7312e7fad..8f76cb2528b 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1047,7 +1047,7 @@ RewriteRule "^/$" "/homepage.std.html" [L]

Pattern is a perl compatible regular expression. What this pattern is compared against varies depending - on where the RewriteRule directive is defined. + on where the RewriteRule directive is defined.

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

In VirtualHost context,