anhkiet2507

.htaccess

Oct 3rd, 2020
11,191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. AuthType Basic
  2. AuthName "Admin Login"
  3. AuthUserFile /etc/httpd/pma_pass
  4. Require valid-user
Add Comment
Please, Sign In to add comment