Directorymatch, Files, Filesmatch – Oracle B12255-01 User Manual
Page 35: Location
Scope of Directives
Oracle HTTP Server Concepts
2-5
It should be used when specifying regular expressions, instead of using the tilde
form of
two examples have the same result, matching directories starting with web and
ending with a number from 1 to 9:
The
It is comparable to the
directives. The directives
given within this section can be applied to any object within a base name (the last
component of the filename) matching the specified file name.
processed in the order that they appear in the configuration file, after the
sections. Note that the
sections to restrict the portion of the file system to which they apply.
Provides access control by filename, just as the
directive does. However, it
accepts regular expression.
Limits the application of the directives within a block to those URLs specified,
rather than to the physical file location like the
directive.
configuration file, after the
and after the
sections. <Location> accepts wildcard directories and
regular expressions with the tilde character.