Re: [us...@httpd] Reg: Apache redirection rule

2009-09-08 Thread Krist van Besien
On Wed, Sep 9, 2009 at 3:58 AM, sravan kumar wrote: > 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

[us...@httpd] Reg: Apache redirection rule

2009-09-08 Thread sravan kumar
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.jsp(.*) http://www.domain.com/

[us...@httpd] Reg: apache redirection

2009-09-08 Thread sravan kumar
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.co