I have a wordpress site and I need to redirect the homepage “http://members.slateadvisers.com/“
to the registration page
“http://members.slateadvisers.com/?action=registeruser&subscription=1“
How can I do this with htaccess?
I have a wordpress site and I need to redirect the homepage “http://members.slateadvisers.com/“
to the registration page
“http://members.slateadvisers.com/?action=registeruser&subscription=1“
How can I do this with htaccess?
You must be logged in to post a comment.
Insert this rule on top of all the rules just below
RewriteBase
line: