From d9f020d69f501cf205d1b6dfd3a3b147b42623f4 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Mon, 4 Apr 2011 12:10:32 +0000 Subject: [PATCH] Mention the new rewrite flags as a module enhancement in 2.4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1088580 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/new_features_2_4.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/manual/new_features_2_4.xml b/docs/manual/new_features_2_4.xml index a28e235767..ae4c466389 100644 --- a/docs/manual/new_features_2_4.xml +++ b/docs/manual/new_features_2_4.xml @@ -184,6 +184,12 @@
mod_info
mod_info can now dump the pre-parsed configuration to stdout during server startup.
+ +
mod_rewrite +
mod_rewrite adds the [QSD] + (Query String Discard) and [END] flags for + RewriteRule to + simplify common rewriting scenarios.
-- 2.49.0