Synopsis: <File> ... </File> directives don't work

State-Changed-From-To: feedback-closed
State-Changed-By: [EMAIL PROTECTED]
State-Changed-When: Thu Feb 27 09:21:19 PST 1997
State-Changed-Why:
The <Files> directive is both documented and implemented
as taking only a single file name/pattern.  The problem
with "directive not available here" was fixed in 1.2b6.
I suggested to the user that he replace the <Files> line
with the following, and he reports that it works.

   <Files ~ "\.(htaccess|htpasswd|pm|pl)$">

It should be pointed out that this will keep CGI
scripts that end in these extensions from running
under certain (all?) circumstances.

Reply via email to