index.php

Drew Lane yellowdog-general@lists.terrasoftsolutions.com
Fri Nov 22 07:58:01 2002


I'm noticing long delays in the browser when Apache is
trying to resolve a directory to index.php.   This can take
10 seconds or it will even timeout.

For example,

http://www.myserver.com/myphpfolder

However, this works almost immediately:

http://www.myserver.com/myphpfolder/index.php

Do I need to add something to httpd.conf?

I see that index.php is listed under 'Directory Index'.

Thanks,

Drew