[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] PHP index pages



On Thu, 5 Jul 2001, Gareth Watkins wrote:

> Is there a way to make the server recognise index.php or index.php3 as the
> default page for a directory. In the same way that index.html loads if no
> html file is specified.
> 
> Thanks
> Gareth
> 
> _______________________________________________

Search for index.html in /etc/httpd/conf/srm.conf
(Line begins with DirectorIndex)

- shimi.