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: http://git.ipfire.org/?a=commitdiff_plain;h=cd3e48e2d0bc258b6d2b500f7cf8f62996df62d8;p=thirdparty%2Fapache%2Fhttpd.git
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 37f9e3ea62d..79cdaddb7ce 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.
Forbidding Image "Hotlinking"
diff --git a/docs/manual/rewrite/access.xml b/docs/manual/rewrite/access.xml
index 170d7e751bd..693fe3e182e 100644
--- a/docs/manual/rewrite/access.xml
+++ b/docs/manual/rewrite/access.xml
@@ -34,10 +34,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.
Module documentation