Answer the question
In order to leave comments, you need to log in
How to create an exception for base64 authentication?
You need to register Ip in the configs to let it in without authentication, that is, create an exception. Tell me how)
The setup looks like this:
<RequireAll>
AuthType Basic
AuthName "Restricted Files"
AuthBasicProvider file
AuthUserFile "/etc/apache2/include/test.htpasswd"
Require user test
</RequireAll>
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