From 6da70f01d655a50d4a2cd7276abb26d2300e0572 Mon Sep 17 00:00:00 2001
From: Joe Orton
Date: Wed, 6 Apr 2011 12:19:38 +0000
Subject: [PATCH] * docs/manual/rewrite/: Fix the real long form of DPI here
also.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089420 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/flags.html.en | 4 ++--
docs/manual/rewrite/flags.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/manual/rewrite/flags.html.en b/docs/manual/rewrite/flags.html.en
index f93dd4a83ea..b2371060a40 100644
--- a/docs/manual/rewrite/flags.html.en
+++ b/docs/manual/rewrite/flags.html.en
@@ -30,7 +30,7 @@ providing detailed explanations and examples.
B (escape backreferences)
C|chain
CO|cookie
-
DPI|discardpathinfo
+
DPI|discardpath
E|env
END
F|forbidden
@@ -179,7 +179,7 @@ minutes (24 hours) and will be returned for all URIs.
-
+
The DPI flag causes the PATH_INFO portion of the rewritten URI to be
discarded.
This flag is available in version 2.2.12 and later.
diff --git a/docs/manual/rewrite/flags.xml b/docs/manual/rewrite/flags.xml
index c2d360cbfc6..be0cc2339a7 100644
--- a/docs/manual/rewrite/flags.xml
+++ b/docs/manual/rewrite/flags.xml
@@ -171,7 +171,7 @@ minutes (24 hours) and will be returned for all URIs.
-
DPI|discardpathinfo
+DPI|discardpath
The DPI flag causes the PATH_INFO portion of the rewritten URI to be
discarded.
This flag is available in version 2.2.12 and later.
--
2.47.3