Re: [SLUG] Apache and index.php

From: Joe (mce@dalismustache.com)
Date: Sun Jul 21 2002 - 20:42:24 EDT


I know it is a silly question, but have you restarted apache since making the
changes?
Also where is the httpd.conf you are editing?
Did you build from source or are you using a RPM version that came with your
distro?

-Joe

On Sunday 21 July 2002 08:27 pm, you wrote:
> 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:27 EDT