htaccess redirect from wordpress page to a php page
- by JustAnil
I have recently had to change a URL on a website (in PHP on Apache).
The old URL is: http://content.mywebsite.org.uk/hidden/discounts/
When a user visits the above link.
The new URL is: http://www.mywebsite.org.uk/charity_benefits.php
I have tried variants of the following (and some others), but its just not working for me.
RewriteCond…