Forum Moderators: phranque
while you are looking into [webmasterworld.com...] I might as well talk about the instability of Apache 1.3.x with mod_ntlm. :-D
Problem is that since I upgraded to apache 1.3.33, I sometimes get auth problems (it's russian roulette when you start the server btw - you have the problem or not). The logs show :
[Fri Nov 19 16:47:48 2004] [crit] [client 164.***.146.32] (13)Permission denied: q:/browse/docs/.htaccess pcf
g_openfile: unable to check htaccess file, ensure it is readable
[Fri Nov 19 16:47:53 2004] [crit] [client 164.***.146.32] (13)Permission denied: q:/browse/docs/.htaccess pcf
g_openfile: unable to check htaccess file, ensure it is readable
So it seems it tries to find .htaccess files. However... I never use .htaccess files since I can maintain httpd.conf myself. The previous version (apache 1.3.23) never sent me this error. I am wondering what I should do now? Disallow all overrides? I tried that but then it won't let me override the protection of some subdirs which I want to be better protected than the root dir.
Any help would be greatly appreciated.
[edited by: jdMorgan at 6:32 pm (utc) on Nov. 19, 2004]
[edit reason] Obscured IP per TOS [/edit]