[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] making .htm the default
- Subject: Re: [cobalt-users] making .htm the default
- From: Fabrice Prémel <fabrice@xxxxxxxxxx>
- Date: Fri Oct 13 11:00:05 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Fri, 13 Oct 2000 20:33:06 +0300, Alexander wrote:
>Another dumb question.
>Some of my clients use FP, and although I have enabled FP2000
>extensions on
>the Raq3i, it defaults to .html (index), not ,htm.
>Any way around this each time I create a FP enabled site?
>
If you mean : 'how to make index.htm' the default, then you should
edit the file /etc/httpd/conf/srm.conf.
Look for a line that starts with 'DirectoryIndex', and change the
order there.
Note that this change will take effect on all your virtual sites.
hope that helps,
Fabrice Prémel.