[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] .cgi as default page
- Subject: Re: [cobalt-users] .cgi as default page
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Sat Jun 23 22:17:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"Mel Wade" <melwade@xxxxxxxxxxxxxx> wrote
> I'm wanting to make a CGI script in the cgi-gin my home page without using a
> redirect. Is there a way to do this?
>
You can for instance make an index.cgi.
Then edit srm.conf DirectoryIndex to accept it.
Gerald