Index: [Article Count Order] [Thread]

Date:  Thu, 4 May 2006 14:37:40 -0400
From:  "Darrell D. Mobley" <dmobley (at mark) uhostme.net>
Subject:  [coba-e:05027] HTACCESS
To:  <coba-e (at mark) bluequartz.org>
Message-Id:  <000901c66fa9$d4812f30$6400a8c0@COMPUTER8SD7ER2>
In-Reply-To:  <027601c66fa7$e35fb640$3701a8c0@lapxp>
X-Mail-Count: 05027

I've got a client who has a PHP application that is trying to drop a couple
of .htaccess files in a couple of directories.  The .htaccess files are
quite simple, trying only to set this:

Options -Indexes

Under the stock httpd configuration, this is producing internal server
errors when that particular directory is accessed.

What changes should I make to enable these .htaccess files?  What outcome
should I expect making those changes and should I just remove these
.htaccess files?  Where should these changes be made?