-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect NTLM message in Authorization header #5
Comments
Does that happen over an SSL connection? |
No, this setup does not use SSL. Is this a requirement? Obviously I am aware of the security implications. |
No, SSL is not required. I asked because IE+SSL+NTLM do not work with the stock Apache configuration files, but I understand this is not your case. Could you try with the latest code (I somewhat rearranged it)? Additionally, do you have KeepAlive set in Apache? |
* document ProxyMode and VerboseMode options
I have the same problem on FreeBSD 13.0? What can I do? |
I configured the latest version from Git HEAD on Ubuntu 10.04 LTS using included Apache, Python, and mod_python versions and got this error message when using IE7 on WinXP:
Incorrect NTLM message in Authorization header from address 172.24.30.115 and URI /foo:
What can this be?
The text was updated successfully, but these errors were encountered: