Skip to content

Instantly share code, notes, and snippets.

@Steven-Rose
Created March 13, 2012 07:05
Show Gist options
  • Save Steven-Rose/2027360 to your computer and use it in GitHub Desktop.
Save Steven-Rose/2027360 to your computer and use it in GitHub Desktop.
WP: Simpler login url
http://website.com/login
RewriteRule ^login$ http://yoursite.com/wp-login.php [NC,L]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment