Answer the question
In order to leave comments, you need to log in
Is it possible to make exceptions for basic authorization?
I'm trying to restrict access to phpmyadmin installed in ISPmanager6.
<Directory /usr/share/phpmyadmin>
AuthType Basic
AuthName "Private"
AuthUserFile /var/www/etc/.htpasswd
Require valid-user
</Directory>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question