[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] redirect
- Subject: Re: [cobalt-users] redirect
- From: Gerald Waugh <gerald@xxxxxxxxx>
- Date: Mon Dec 17 18:23:01 2001
- Organization: Front Street Networks LLC
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Monday 17 December 2001 18:00, Chris Fragogiannis wrote:
> Does anyone know how can I change the start html page of a specific
> directory in order not to be "index.html"? I want a ".cgi" file to be the
> start page. I looked in the access.conf and srm.conf but I didn't find
> anything. Any help would be appreciated.
>
look in srm.conf for DirectoryIndex (IIRC)
add .cgi
and make sure that site does not have any of the other DirectoryIndex
declarations or put .cgi 1st.
--
-Gerald