RewriteCond and Full QUERY_STRING
- by Tim
I'm having hard time getting my head wrapped around this one - and it should be trivial.
I would like to redirect one URL with a specific query string to another URL.
I want to send any requests that contain the query string in the URL
http://mysite.com/index.php?option=com_user&view=register
To:
…