Hitachi

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


2.3.124 Satisfy

Satisfy specifies the access condition when content access is restricted both by user authentication, and by host name or IP address.

Description

Satisfy specifies the access condition when content access is restricted both by user authentication (for example, by specifying the AuthUserFile or Require directive) and by host name or IP address (for example, by specifying the Allow from or Deny from directive).

Syntax

Satisfy {any|all}

Specifiable values

any

Permits access to content if one of the conditions is met.

all

Permits access to content only if both conditions are met.

Default value

If the definition item is omitted:

all

Locations where it can be written

<Directory> and .htaccess