Skip to content

Instantly share code, notes, and snippets.

@nishinoshake
Last active May 29, 2016 04:33
Show Gist options
  • Save nishinoshake/7dfb596e24d1add6bc4c to your computer and use it in GitHub Desktop.
Save nishinoshake/7dfb596e24d1add6bc4c to your computer and use it in GitHub Desktop.
Basic認証
AuthUserFile /home/hoge/.htpasswd
AuthGroupFile /dev/null
AuthName "enter password"
AuthType Basic
require valid-user
sample:OX7FuiHyOgHHc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment