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