mirror of
https://github.com/apache/httpd.git
synced 2025-07-29 12:37:06 +00:00

mod_rewrite: Fix a recent regression where a rule with both a trailing '?' and the [QSA] flag did not have the query appended. PR66672 Submitted By: Frank Meier <frank.meier ergon.ch> git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1910633 13f79535-47bb-0310-9956-ffa450edef68
4 lines
186 B
Plaintext
4 lines
186 B
Plaintext
*) mod_rewrite: Fix a recent regression where a rule with both a trailing
|
|
'?' and the [QSA] flag did not have the query appended. PR66672
|
|
Frank Meier <frank.meier ergon.ch>
|