From: Daniel Gruno Date: Tue, 3 Apr 2012 09:35:18 +0000 (+0000) Subject: Typo fix X-Git-Tag: 2.4.2~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e61b223f33f828f3eba1b9cb2d36e1e910dbbd7;p=apache Typo fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1308781 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml index 2da2f4a028..a553408574 100644 --- a/docs/manual/rewrite/flags.xml +++ b/docs/manual/rewrite/flags.xml @@ -266,7 +266,7 @@ an example, not as a recommendation.

END -

Using the [END] flag terminates not only the current round ot rewrite +

Using the [END] flag terminates not only the current round of rewrite processing (like [L]) but also prevents any subsequent rewrite processing from occurring in per-directory (htaccess) context.