Hitachi

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


2.3.8 <LocationMatch>

<LocationMatch> specifies directives that are applied only for the requests sent to the URLs that meet conditions specified by using regular expressions.

Description

<LocationMatch> specifies directives that are applied only for requests sent to the URLs that meet conditions specified by using regular expressions. Note that for the URL, you cannot specify the part after a question mark (?) (the query character string) of the URL.

Syntax

<LocationMatch regular_expressions> directive [directive ...] </LocationMatch>

Locations where it can be written

httpsd.conf and <VirtualHost>