https://bz.apache.org/bugzilla/show_bug.cgi?id=66099
--- Comment #7 from Yann Ylavic <[email protected]> --- The query-string is used because the target URI is a full URI (starting with "https:") and mod_rewrite preserves the query-string for full URIs. If you want to avoid that, use the [QSD] flag (instead of [QSA]). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
