View Single Post
Old 06-11-2003, 06:43 AM  
Tipsy
Confirmed User
 
Join Date: Jul 2001
Location: See sig
Posts: 6,989
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
__________________
Ignorance is never bliss.
Tipsy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote