Skip to content

Instantly share code, notes, and snippets.

@da-n
Created April 8, 2014 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save da-n/10152321 to your computer and use it in GitHub Desktop.
Save da-n/10152321 to your computer and use it in GitHub Desktop.
htaccess password protect but not on localhost
Require valid-user
Allow from 127.0.0.1
Satisfy Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment