![]() |
Quick htaccess question
Something that should be simple but I can't get to work. I have basic htpasswd type stuff protecting a folder ie.
AuthUserFile /path-to/.htpasswd AuthName Members AuthType Basic require valid-user I simply want to allow access to certain domains/IP's without it popping up the password request box for those domains/ip's. How to do this? Been looking for a solution and everything I found either locks the whole world out or still pops up the box. Thanks |
....
allow from 123.456.789 require valid-user satisfy any |
thanks Naughty, I needed the same thing, was looking last week for this, I'll try it
|
All times are GMT -7. The time now is 11:20 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123