Quote Originally Posted by g1smd View Post
In ALL of the RewriteCond patterns, remove the unwanted trailing .* part of the pattern where you are not capturing it in a backreference.

Change the reference to 'admin' to reflect what your admin folder is actually called.

Beware of paths that are localised when used with RewriteRule when the .htaccess is in a folder.
Hmm okay I did this and it's still redirecting Admin to the home page....weird...