I misinterperted your question: "What EXACTLY are you using for the DirectoryIndex directive?" lol
I have tried to use an other file, and it is working with that one. So this works: <IfModule mod_dir.c> DirectoryIndex loopbaanplanning.html </IfModule> But if I want to use the loopbaancoaching.html file it does not work. So for that I use: <IfModule mod_dir.c> DirectoryIndex loopbaancoaching.html </IfModule> I already provided the errors it creates. The permissions of the two files are identical. The files are located in the same directory also. Can you me where the problem could be lying here? Ben 2007/12/6, Joshua Slive <[EMAIL PROTECTED]>: > On Dec 6, 2007 11:52 AM, Sonixxfx <[EMAIL PROTECTED]> wrote: > > Sorry Joshua. > > > > This is what I am now using succesfully: > > Seems like we're pulling teeth here. The basic minimum information > you'll want to give is: what is the configuration that worked > (included below), what is the configuration that doesn't work (not > included) and what is the exact error log message (included). > > Joshua. > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]