Name
<Files>
Synopsis
<Files>
...
</Files>
Description
[server config, within <VirtualHost>, or .htaccess]
The <Files> directive is a sectioning directive
that identifies the file or files to which contained access-control
directives apply. The start tag has this format:
<Files filename>where filename is the name of any file that should have restrictions
placed on it. Note that filename may include wildcard characters
(such as * and ?) to designate a set of files. In addition,
you may place it inside a <Directory> directive to further
restrict
which files are affected. You can also specify regular expressions
by preceding them with a tilde (~).
(Apache 1.2 or above)
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access