PHP, NTLM, and Apach2

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
ikazuchi
Forum Newbie
Posts: 5
Joined: Mon Apr 22, 2002 10:57 am

PHP, NTLM, and Apach2

Post by ikazuchi »

I'm setting up a Win2k3 server with Apache2, mod_ssl, and PHP 5 and would like to do NTLM authentication.

I can get the NTLM to work without mod_ssl, but as soon as I turn on mod_ssl, IE and Opera stop authenticating.

Is there another way (with PHP) to get the NTLM information?
Post Reply