Hello apache gurus,

I have a special request,

when client hits the url

http://www.domain.com/signup.jsp?banner_s=off4&rotation_s=off4

He should get the redirection to  the url below.

 http://www.domain.com/signup.jsp


I tired to add ad rule
RewriteRule /signup.jsp9(.*)   http://www.coregcr.com/signup.jsp

But in the Browser I get
http://www.coregcr.com/signup.jsp?banner_s=off4&rotation_s=off4

can you help , how do I achieve this.

Sravankumar

Reply via email to