Tuesday, 17 September 2013

apache: Complex URL redirecting

apache: Complex URL redirecting

I have url like this
http://www.mywebsiteaddress.com/id/sports/onepage/?AFF_ID=93305
and I want to redirect it into
http://sports.mywebsiteaddress.com/id-id?AFF_ID=93305
I really confuse about the regex in apache mod_rewrite rules.
can anybody help me with this?
thank you very much

No comments:

Post a Comment