June 1999
Intermediate to advanced
540 pages
21h 39m
English
<DirectoryMatch>
<DirectoryMatch>
...
</DirectoryMatch>
[server config or within <VirtualHost>]
<DirectoryMatch> is a sectioning directive that identifies the
directory (and subdirectories) to which contained access-control
directives apply. It cannot be used in a per-directory .htaccess
file. The start tag has this format:
<DirectoryMatch regex>where regex is a regular expression that designates one or more directories the enclosed directives apply to.
(Apache 1.2 or above)
Read now
Unlock full access