Hitachi

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


2.3.101 Order

Order specifies the order in which the specifications of the Allow directive and the Deny directive are evaluated.

Description

Order specifies the order in which the specifications of the Allow and the Deny directives are evaluated. Items that can be specified for the directives are shown below. The items that are evaluated first will be overwritten by succeeding evaluations.

Directive

Meaning

deny,allow

Evaluate the specification of the Deny directive before the specification of the Allow directive.

allow,deny

Evaluate the specification of the Allow directive before the specification of the Deny directive.

mutual-failure

Permit only the hosts that are specified in the Allow directive and those that are not specified in the Deny directive.

Syntax

Order directive

Default value

If the definition item is omitted:

deny,allow

Locations where it can be written

<Directory> and .htaccess

Overwrite permission

Limit level