[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] Directory Index files???
- Subject: Re: [cobalt-developers] Directory Index files???
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Wed Nov 14 12:12:22 2001
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
> For some reason my Raq4 has stopped noticing index.htm as a 'directory
> index'.
>
> Where can I add index.htm so it is recognised as a 'directory index'?
>
> I tried the httpd.conf but did not see anything there...
>
> Thanks in advance,
>
/etc/httpd/conf/srm.conf
look for DirectoyIndex
then run /etc/rc.d/init.d/httpd reload
Gerald