From: Rich Bowen
Date: Fri, 18 Mar 2011 13:43:16 +0000 (+0000)
Subject: Fix links to rewrite stuff.
X-Git-Tag: 2.2.18~90
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48bd16175c20bafea45e3966a935d45579d53fff;p=thirdparty%2Fapache%2Fhttpd.git
Fix links to rewrite stuff.
Remove 2.4-specific flag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1082920 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en
index 33248f0242f..8b43e810872 100644
--- a/docs/manual/rewrite/flags.html.en
+++ b/docs/manual/rewrite/flags.html.en
@@ -43,7 +43,6 @@ providing detailed explanations and examples.
P|proxy
PT|passthrough
QSA|qsappend
-
QSD|qsdiscard
R|redirect
S|skip
T|type
@@ -545,29 +544,6 @@ flag, that same request will be mapped to
/page.php?page=123
- that is, the existing query string
will be discarded.
-
-
-
-
-When the requested URI contains a query string, and the target URI does
-not, the default behavior of RewriteRule
is to copy that query
-string to the target URI. Using the [QSD] flag causes the query string
-to be discarded.
-
-
-
This flag is available in version 2.4.0 and later.
-
-
-Using [QSD] and [QSA] together will result in [QSD] taking precedence.
-
-
-
-If the target URI has a query string, the default behavior will be
-observed - that is, the original query string will be discarded and
-replaced with the query string in the RewriteRule
target
-URI.
-
-
diff --git a/docs/manual/rewrite/index.xml.tr b/docs/manual/rewrite/index.xml.tr
index e529564ea68..68411337510 100644
--- a/docs/manual/rewrite/index.xml.tr
+++ b/docs/manual/rewrite/index.xml.tr
@@ -1,7 +1,7 @@
-
+