RewriteRule to Redirection plugin
-
Thanks for this plugin!
I’ve moved my hosting to Flywheel, and they would appreciate it if I used your plugin instead of my complex .htaccess.
I can’t quite figure out how to take a reg exp mod_rewrite recipe like this and enter it into redirection.
Thanks!
<IfModule mod_rewrite.c> RewriteRule ^(.+?)profile/edit(/group/1)?/?$ $1profile/edit/group/3/ [R=301,L] </IfModule>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘RewriteRule to Redirection plugin’ is closed to new replies.