Commit 542ba66b authored by Andre Malo's avatar Andre Malo
Browse files

validation issue


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1331582 13f79535-47bb-0310-9956-ffa450edef68
parent 03e8546d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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
+1 −2
Original line number Diff line number Diff line
@@ -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