On 4/24/07, Erez Segal <[EMAIL PROTECTED]> wrote:

I specifically wants to use my PHP authentication system, with .htaccess to
protect folders.

I would imagine something like:
"|is_authorized.php" returning Allow/Deny inside the .htaccess

 how can this be done?

Not like that, but you can use php for HTTP authentication directly:
http://www.php.net/features.http-auth

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to