Hi all,

I got this on my .htaccess:

AuthName "Enter a password"
AuthType Basic
AuthUserFile .htpasswd
require valid-user

Does anyone know if there is a way to only apply the "require
valid-user" bit to only request matching a regex filter?

Cheers and happy weekend,

Sid
-- 
Blue Horn Ltd - System Development
http://bluehorn.co.nz

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to