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 the
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?
--John