Make my life easier…
I don’t like to have a “login” link in the template for my site here, but I do periodically need to access the wordpress admin interface from somewhere other than my own computers where it’s bookmarked.
This line in my .htaccess fixed my problem:
Redirect 301 /login http://thefire.us/wordpress/wp-login.php
Now I can access the login page by adding /login to my url. Handy.
Remind me not to drink coffee in the evening… it tends to produce sleeplessness.
Post a Comment