Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.2 <DirectoryMatch>

<DirectoryMatch> defines directives that are applied only for directories that meet conditions specified by using regular expressions.

Description

<DirectoryMatch> defines directives that are applied only for a directory that meets conditions specified by using regular expressions. You can specify directory names by using regular expressions and then specify directives that are applied only for the specified directories and subdirectories.

Specify the directory name as an absolute path for regular_expression.

Syntax

<DirectoryMatch regular_expression> directive [directive ...] </DirectoryMatch>

Locations where it can be written

httpsd.conf and <VirtualHost>