Skip to content

Instantly share code, notes, and snippets.

@ihoka
Created February 22, 2010 12:19
Show Gist options
  • Save ihoka/311040 to your computer and use it in GitHub Desktop.
Save ihoka/311040 to your computer and use it in GitHub Desktop.
<LocationMatch "^/((?!stylesheets|images|invitations).)+$">
Require valid-user
Authtype basic
Authname "Something"
Authuserfile /some/path
</LocationMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment