[Project_owners] Please add "DirectoryIndex index.php" to apache config
Eric H. Jung
eric.jung at yahoo.com
Wed Nov 14 07:00:09 PST 2007
--- Chris Cross <xcross at us.ibm.com> wrote:
> Hi,
> I cvs imported a directory to tadpole/www/guide. My index.php works but I
> was hoping to refer to http://tadpole.mozdev.org/guide. The page not found
> for "/guide/index.html " indicates that we need to update the apache
> config to allow php index pages.
>
> thanks,
> Chris
>
Create an .htaccess file in the www/guide directory and add:
DirectoryIndex index.php
More information about the Project_owners
mailing list