]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
validation issue
authorAndré Malo <nd@apache.org>
Fri, 27 Apr 2012 20:36:35 +0000 (20:36 +0000)
committerAndré Malo <nd@apache.org>
Fri, 27 Apr 2012 20:36:35 +0000 (20:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1331582 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index 1b8184dbc55092c525411d240536759972f09597..cb8812b75d9ff7519112b35c7a8b7b914a072795 100644 (file)
@@ -155,7 +155,7 @@ SCRIPT_URI=http://en1.engelschall.com/u/rse/
       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 
                <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code>
@@ -166,7 +166,6 @@ SCRIPT_URI=http://en1.engelschall.com/u/rse/
                substitution is also valid as a URL path on the server 
                (this is rare).</li>
       </ul>
-      </p>
 
 <p> In the example below, <code class="directive">RewriteBase</code> is necessary
     to avoid rewriting to http://example.com/opt/myapp-1.2.3/welcome.html
index 19c472556b988db5af1d30e97ca24c8e241ea045..130ad74b31313ae443030f5ab110b1f5fdfb9669 100644 (file)
@@ -573,7 +573,7 @@ once!
       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>
@@ -584,7 +584,6 @@ once!
                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