Author Login
Post Reply
On Tue, Jul 15, 2008 at 12:01 AM, John M. Dlugosz
<p0cyan402@(protected):
> 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
covener@(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: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)