Re: [EMAIL PROTECTED] Problem with Indexes

2008-07-15 Thread Eric Covener
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

[EMAIL PROTECTED] Problem with Indexes

2008-07-14 Thread John M. Dlugosz
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