[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] PHP index pages
- Subject: Re: [cobalt-developers] PHP index pages
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Sun Jul 8 17:38:45 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
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.