From afa640b3b386e8913905e5beaa43854ee7380986 Mon Sep 17 00:00:00 2001
From: Nilgun Belma Buguner
Date: Wed, 4 Apr 2012 19:16:15 +0000
Subject: [PATCH] fix build
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1309551 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/mod_rewrite.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index 9101e54222..0b737acb64 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -299,7 +299,7 @@ Apache HTTP Server 2.0.41 and later
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:
- The original request, and the substitution, are underneath the
DocumentRoot
@@ -310,7 +310,6 @@ Apache HTTP Server 2.0.41 and later
substitution is also valid as a URL path on the server
(this is rare).
-
In the example below, RewriteBase is necessary
to avoid rewriting to http://example.com/opt/myapp-1.2.3/welcome.html
--
2.40.0