* mod_ntlm directives

NTLMAuth
Set this to 'on' to activate mod_ntlm. 

NTLMOfferNTLM
Set this to 'off' if you don't want to authenticate users using the NTLM authentication protocol. See also NTLMOfferBasic. 

NTLMAuthoritative
Set this to 'off' to allow access control to be passed along to lower modules if the UserID is not known to this module. 

NTLMOfferBasic
Set this to 'on' if you want to offer Basic HTTP authentication as an option to clients. See also NTLMOfferNTLM and NTLMBasicPreferred. 

NTLMDomain
Set to the name of the domain you want users authenticated agains for basic authentication. If not specified, the local machine, then all trusted domains are checked. 

NTLMBasicPreferred
Set to 'on' if you want basic authentication to be offered to clients before NTLM. 

NTLMMSIE3Hack
Set to 'on' if you expect MSIE 3 clients to be using this server. This is a kludge so that an HTTP/1.0 client can be offered a keepalive connection, which is necessary for NTLM authentication to work. 
