June 1999
Intermediate to advanced
540 pages
21h 39m
English
<FilesMatch>
<FilesMatch>
...
</FilesMatch>
[server config, within <VirtualHost>, or .htaccess]
The <FilesMatch> directive is a sectioning directive
that identifies the file or files to which contained access-control
directives apply. The start tag has the following format:
<FilesMatch regex>where regex is a regular expression that designates one or more
files the enclosed directives apply to. Note that you may place this
directive inside a <Directory> directive to further restrict which
files are affected.
(Apache 1.3 or above)
Read now
Unlock full access