From: André Malo Date: Fri, 27 Apr 2012 20:36:35 +0000 (+0000) Subject: validation issue X-Git-Tag: 2.2.23~180 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18c1f300221b2ace85686821e23b0de775dfe3a9;p=thirdparty%2Fapache%2Fhttpd.git validation issue git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1331582 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 1b8184dbc55..cb8812b75d9 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -155,7 +155,7 @@ SCRIPT_URI=http://en1.engelschall.com/u/rse/ path.

This directive is required 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:

-

In the example below, RewriteBase is necessary to avoid rewriting to http://example.com/opt/myapp-1.2.3/welcome.html diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 19c472556b9..130ad74b313 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -573,7 +573,7 @@ once! path.

This directive is required 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:

-

In the example below, RewriteBase is necessary to avoid rewriting to http://example.com/opt/myapp-1.2.3/welcome.html