From: Rich Bowen Date: Mon, 2 Nov 2009 23:20:12 +0000 (+0000) Subject: Turn that into a warning. X-Git-Tag: 2.3.3~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cd3e48e2d0bc258b6d2b500f7cf8f62996df62d8;p=apache Turn that into a warning. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832185 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/rewrite/access.html.en b/docs/manual/rewrite/access.html.en index 37f9e3ea62..79cdaddb7c 100644 --- a/docs/manual/rewrite/access.html.en +++ b/docs/manual/rewrite/access.html.en @@ -29,10 +29,10 @@ various resources, and other related techniques. This includes many examples of common uses of mod_rewrite, including detailed descriptions of how each works.

-

Note that many of these examples won't work unchanged in your +

Note that many of these examples won't work unchanged in your particular server configuration, so it's important that you understand them, rather than merely cutting and pasting the examples into your -configuration.

+configuration.