Forum Moderators: coopster
Is it possible to by-pass .htaccess on a protected folder, if user accesses a particular file or url? Or can I somehow embed or hardcode username/password.
This used to be possible with [username:password@domain.com,...] however I can no longer use this. Need to do this with PHP or javascript (unfortunately, not CGI). If someone has some sample code, please post.
Reasons: Have a members area, which must have .HTACCESS protection. Need to somehow validate particular users without having to login through a pop-up.