[SLUG] Apache and index.php

From: dkoobs@dkoobs.com
Date: Sun Jul 21 2002 - 20:27:37 EDT


I have set up Apache and PHP4, and it all seems to work fine except for
one item. I can't seem to get Apache to recognize index.php as an index.
For instance, if I type:

http://>/mail/index.php

into my browser, it works fine. But if I leave off the index.php, it
doesn't work... In httpd.conf, I have the following lines:

<IfModule mod_dir.c>
    DirectoryIndex index.php index.html index.htm index.shtml index.php4
index.php3 index.phtml index.cgi
</IfModule>

What am I missing?
Thanks,

Doug



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 14:09:25 EDT