[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] DirectoryIndex
- Subject: Re: [cobalt-users] DirectoryIndex
- From: "Gerald Waugh" <gerald@xxxxxxxxx>
- Date: Mon Nov 19 19:56:01 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>
> How do you change from the GUI the value of "DirectoryIndex" of a website?
> (I would like to set "DirectoryIndex index.php" for a website)
>
Put it in httpd.conf VirtualHost Container for an individual host
or in srm.conf for server wide.
Gerald