On Tue, Jul 15, 2008 at 12:01 AM, John M. Dlugosz
<[EMAIL PROTECTED]> wrote:
> I have
>        Options Indexes FollowSymLinks MultiViews
>
> and I try adding
>    Options +Indexes
>
> in individual locations, but it never works.  I do not get an auto-generated 
> directory list, but an error if there is no index.html (or other index file 
> I've configured).
>
> What am I missing?

mod_autoindex loaded? Anything in the error log? Can you change
DirectoryIndex in the same context to make sure you're really in the
right context for where you're testing?

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to