5 lines
100 B
Text
5 lines
100 B
Text
AuthType Basic
|
|
AuthName "Autentification"
|
|
AuthUserFile /home/n/website/.htpasswd
|
|
Require user root
|
|
|