https://issues.apache.org/bugzilla/show_bug.cgi?id=44509
Ruediger Pluem <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Ruediger Pluem <[EMAIL PROTECTED]> 2008-02-29 05:36:51 ---
This is indeed no bug and should have tried in the user support forum instead
of asking here. The following rewriterule will solve your problem:
RewriteCond %{QUERY_STRING} a=b [NC]
RewriteRule ^/rewrite/query/string http://www.website.com/? [R=301,L,NS,NC]
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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]