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

Re: [cobalt-users] redirect



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