Thanks for the tip, I did read something similar myself...but I've tried
it and it didn't work :-/

-----Original Message-----
From: Vincent Bray [mailto:[EMAIL PROTECTED] 
Sent: 09 July 2007 12:14
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] Overriding directory directives

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_apac
he.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]


Scanned by MailDefender - managed email security from intY -
www.maildefender.net

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