Hello Till,
thank you for your fast reply. I copied both files into the folder, but it is still not working.
.htaccess:
AuthUserFile /usr/local/ispconfig/interface/web/.htpasswd
AuthGroupFile /dev/null
AuthName "Adminarea"
AuthType Basic
<Limit GET>
require valid-user
</Limit>
.htpasswd is in the same folder with correct user and password
in var/www/domain web folders it is working without problems...
any ideas?
Thank you
|