On 09/07/07, Dean Pullen <[EMAIL PROTECTED]> wrote:
I have the following:

[snip]

    Options -Indexes FollowSymLinks MultiViews

This could be the problem. Mixing relative and non-relative options in
the same directives is broken. See:

http://people.apache.org/~rbowen/presentations/apacheconEU2005/hate_apache.pdf

Specifying just "Options FollowSymLinks MultiViews" means that Indexes
are disabled, because the list is taken to be absolute, meaning: just
these options.

--
noodl

---------------------------------------------------------------------
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