Skip to content

Instantly share code, notes, and snippets.

@dburger
Created May 6, 2009 16:07
Show Gist options
  • Select an option

  • Save dburger/107584 to your computer and use it in GitHub Desktop.

Select an option

Save dburger/107584 to your computer and use it in GitHub Desktop.
<Location />
AuthType Basic
AuthName "Fabulous Demo"
AuthUserFile /path/to/htaccess/file
Require valid-user
</Location>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment