Are you saying the below should work? Take note where I inserted newsite. And this would direct me to the OLD site wp-admin login? Or do I need something differet? Options +FollowSymLinks RewriteEngine on RewriteCond %{REQUEST_URI} !^/wp-admin [NC] RewriteRule (.*) http://www.NEWSITE.com/$1 [R=301,L]
↧
Reply To: Redirect WordPress Website and Still Allow Login
↧