]> granicus.if.org Git - apache/commitdiff
Turn that into a warning.
authorRich Bowen <rbowen@apache.org>
Mon, 2 Nov 2009 23:20:12 +0000 (23:20 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 2 Nov 2009 23:20:12 +0000 (23:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@832185 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/rewrite/access.html.en
docs/manual/rewrite/access.xml

index 37f9e3ea62dac359f47c82a101d62fe06508c977..79cdaddb7ce95814175322a6f6c2a23fd37cd1bb 100644 (file)
@@ -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.</p>
 
-<p>Note that many of these examples won't work unchanged in your
+<div class="warning">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.</p>
+configuration.</div>
 
 </div>
 <div id="quickview"><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#blocked-inline-images">Forbidding Image "Hotlinking"</a></li>
index 170d7e751bd087637083fcffdf447ee0d58e6de4..693fe3e182e2f3516504cb66515c29323de6e087 100644 (file)
@@ -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.</p>
 
-<p>Note that many of these examples won't work unchanged in your
+<note type="warning">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.</p>
+configuration.</note>
 
 </summary>
 <seealso><a href="../mod/mod_rewrite.html">Module documentation</a></seealso>