]> granicus.if.org Git - apache/commitdiff
fix build
authorNilgun Belma Buguner <nilgun@apache.org>
Wed, 4 Apr 2012 19:16:15 +0000 (19:16 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Wed, 4 Apr 2012 19:16:15 +0000 (19:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1309551 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 9101e5422204793980d63e0760058e1d5ef3c127..0b737acb64d3cf7089f2ea9c14441c9ef39067e3 100644 (file)
@@ -299,7 +299,7 @@ Apache HTTP Server 2.0.41 and later</compatibility>
       path.</p>
       <p> This directive is <em>required</em> when you use a relative path
       in a substitution in per-directory (htaccess) context unless either
-      of the following conditions are true:
+      of the following conditions are true:</p>
       <ul>
           <li> The original request, and the substitution, are underneath the 
                <directive module="core">DocumentRoot</directive>
@@ -310,7 +310,6 @@ Apache HTTP Server 2.0.41 and later</compatibility>
                substitution is also valid as a URL path on the server 
                (this is rare).</li>
       </ul>
-      </p>
 
 <p> In the example below, <directive>RewriteBase</directive> is necessary
     to avoid rewriting to http://example.com/opt/myapp-1.2.3/welcome.html