I seem to have a problem in that no directories with htaccess files controlling access will return default files. Apache returns an authorization failure without ever prompting for user/pass.
I can see in my httpd.conf file that the DirectoryIndex line is there and the default files are correct.
I've tried adding DirectoryIndex directives to my htaccess files but that just causes a 500 Internal Server Error.
Being naive when it comes to plesk, I went searching in httpd.conf for virtual hosts, since I thought that maybe I just had to adjust the DirectoryIndex in there, but of course I was barking up the wrong tree.
Anyone know what's up?
Also, how does plesk manage virtual domains (e.g. which files should I be looking at, and is it safe to be looking at them?)
Thanks!