Skip to content

Instantly share code, notes, and snippets.

@brentini
Created August 15, 2012 21:07
Show Gist options
  • Save brentini/3363694 to your computer and use it in GitHub Desktop.
Save brentini/3363694 to your computer and use it in GitHub Desktop.
Wordpress: Better login url
RewriteRule ^login$ http://website.com/wp-login.php [NC,L]
RewriteRule ^login$ http://website.com/wp-login.php [NC,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment