[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: Files Directive broken

State-Changed-From-To: open-feedback
State-Changed-By: [EMAIL PROTECTED]
State-Changed-When: Sun May 31 06:46:42 PDT 1998
State-Changed-Why:

Are you using something like <Files /path/to/file.html>?

This was changed in Version 1.3b6 and is no longer
possible (see the CHANGES file).

You have to use something like this:

<Directory /path/to>
  <Files file.html>
   ...
  </Files>
</Directory>

Severity-Changed-From-To: serious-non-critical
Severity-Changed-By: [EMAIL PROTECTED]
Severity-Changed-When: Sun May 31 06:46:42 PDT 1998

Reply via email to