What you can do is to combine authentication methods and use the 'Satisfy Any' directive to allow either way to be sufficient . For example, something like this :
order deny,allow
deny from all
allow 192.168.0
Authname "whatever"
AuthType Basic
AuthUserFile /var/
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.