Skip to content

Instantly share code, notes, and snippets.

@cowboycoded
Created April 11, 2011 17:19
Show Gist options
  • Save cowboycoded/913884 to your computer and use it in GitHub Desktop.
Save cowboycoded/913884 to your computer and use it in GitHub Desktop.
location /widgets/new_feature {
auth_basic "Restricted";
auth_basic_user_file conf/htpasswd;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment