On Monday 19 November 2001 11:14 am, Lennart Pedersen wrote:
> Hi all.
>
> I'd like to install PHP for IIS5. Should I use the CGI or ISAPI method.
> Whats the difference besides speed.

CGI will work reliably, ISAPI will probably not.
CGI will not have access to the http authentication headers, ISAPI will.

Cheers
-- 
Phil Driscoll

-- 
PHP Install 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