PDA

View Full Version : DirectoryIndex directive doesn't work


SyNeo
12-10-2004, 11:25 AM
Hello.

Does DirectoryIndex directive supported in the LiteSpeed server? I'm trying to set one in the .htaccess file, but it doesn't seem to work.

Thank you.

mistwang
12-10-2004, 11:52 AM
Unfortunately, it is not supported in the current release. Supported directives are here:

http://www.litespeedtech.com/docs/VHGeneral_Help.html#htaccess

You need to configure directory index files in the virtual host "general"->"Index Files" table for now, it is a virtual host level configuration.

We will add DirectoryIndex directive support in next release. :-)

George

SyNeo
12-11-2004, 06:37 PM
Thank you for the answer. I will wait then, to your next stable release, prior to porting.

mistwang
12-21-2004, 09:44 PM
It is supported in 2.0RC4 release now. :-)

SyNeo
12-23-2004, 07:59 AM
Thank you for the update. How much is it stable then? Can it be used in the production enviroment?

mistwang
12-23-2004, 09:46 AM
Yes, it is very stable. It has been used in production by some large web sites for a while.
It is highly recommended to upgrade to 2.0RC4 from 1.5.x releases.
There are some new features need to be included, including a new web admin interface. so it is not released as 2.0 yet.

SyNeo
12-28-2004, 05:00 AM
Ok - thank you for the explanation. I will try the new version very soon.