https://bz.apache.org/bugzilla/show_bug.cgi?id=49746
--- Comment #8 from Hendrik Harms <[email protected]> --- # using 2.4.33 # example for a redirect with encoded query RewriteCond %{THE_REQUEST} " (/[^ ]+) " RewriteRule .* /some/url?resource=fibble&target=%1 [R,B,NE,L,DPI,QSD] -- 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]
