Skip to content

Instantly share code, notes, and snippets.

@shabbirbhimani
Created November 20, 2017 13:15
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 shabbirbhimani/d9d46cc0124239f68a1f1a602eb1d776 to your computer and use it in GitHub Desktop.
Save shabbirbhimani/d9d46cc0124239f68a1f1a602eb1d776 to your computer and use it in GitHub Desktop.
Password Protect Dummy Directory
AuthType Basic
AuthName "XenForo Admin"
AuthUserFile "/home/********/.htpasswds/public_html/dummy/passwd"
require valid-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment