reenadak

2020-07-06-htaccess-password-protection

Jun 9th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. AuthType Basic
  2. AuthUserFile /home/dunglskh/public_html/md/common/.htaccess_password
  3. AuthName "Personal Area of Mukesh Dak"
  4. require valid-user
Add Comment
Please, Sign In to add comment