It seems that anytime I make a directory protected by
NTLM I get 404 errors for any request directly to that
directory. Eg if I visit http://server/dir I get a 404,
but if I visit http://server/dir/index.html it works
fine (detects/prompts for user, etc).
Logged In: YES
user_id=147287
I can't duplicate this problem. Do you have a DirectoryIndex
setup in your Apache conf?
Logged In: YES
user_id=331239
I did on that machine. When I turned off NTLM2 auth it
worked fine. Unfortunately, I no longer have access to that
machine or an enviornment to test in as I am currently in Iraq.