If you run PHP as a CGI, or as an ISAPI module *without* installing the ISAPI 
filter, then IIS will have already dealt with everything to do with headers 
before PHP gets a look in. Installing PHP in the ISAPI filters list allows it 
to get at the headers and do authentication, however you may have serious 
problems with the stability of the ISAPI module version of PHP.

Cheers
-- 
Phil Driscoll


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to