update password file path
This commit is contained in:
parent
b348480bab
commit
573b9e1cc5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
AuthType Basic
|
||||
AuthName "Sry, this is useless crap only for myself."
|
||||
AuthBasicProvider file
|
||||
AuthUserFile /etc/apache2/.htpasswd
|
||||
AuthUserFile /etc/httpd/.htpasswd
|
||||
Require valid-user
|
||||
|
||||
|
|
Loading…
Reference in a new issue