search for: uuencode_binari

Displaying 1 result from an estimated 1 matches for "uuencode_binari".

Did you mean: uuencode_binary
2001 Oct 11
0
NTLM HTTP Authentication - distinguishing between win9x and NT and 2000
Hello, I am trying to get the mod_ntlm Apache module running. I have been playing with the code and find that I cannot distinguish between a IE browser running on win98 and one running on Windows 2000. My Apache server is running on red hat 7.1 x86. The code does the following to distinguish: if ((strcmp(ntlmssp->host,"")==0) &&