planix
Technical User
- Dec 3, 2002
- 22
Hi,
I have Apache 2.0.52 (win32) PHP 4.3.10 mod_perl 1.99 running on Windows 2000.
No problems and it seems to be working well.
I have DirectoryIndex set up as
and this worked well until the other day. I could simply enter the directory address for the server and the index.php file would be picked up automatically.
Just the other day that stopped working. Now I need to explicitly reference index.php for it to be activated.
This only happens at the root directory level.
No changes were made to any config files and I don't even think I stopped the server in between times, though I may have.
Can anyone tell me what might have happened and where I can look for more information as to how to fix this? I would be happy to post the httpd.conf but I'll wait and see if anyone can think of an obvious question for me to check first.
cheers
Alistair
I have Apache 2.0.52 (win32) PHP 4.3.10 mod_perl 1.99 running on Windows 2000.
No problems and it seems to be working well.
I have DirectoryIndex set up as
DirectoryIndex index.html index.php index.htm index.html.var
and this worked well until the other day. I could simply enter the directory address for the server and the index.php file would be picked up automatically.
Just the other day that stopped working. Now I need to explicitly reference index.php for it to be activated.
This only happens at the root directory level.
No changes were made to any config files and I don't even think I stopped the server in between times, though I may have.
Can anyone tell me what might have happened and where I can look for more information as to how to fix this? I would be happy to post the httpd.conf but I'll wait and see if anyone can think of an obvious question for me to check first.
cheers
Alistair