User guide
Chapter 3: Authentication and Access Control for the Interstage HTTP Server
3-12
Relating Directives
When IP access control is used, the following directives are related to settings of the environment
definition file.
The description includes the following:
Name
Directive name
Synopsis
Directive format
Description
Functional overview of the directive
Context
Directive-set location indicated with one of the following keywords:
Global context
Setting used for action of the entire Web server
Virtual host
Setting which is available in the <VirtualHost> section and used for action of the virtual host
Directory
Setting which is available in the <Directory>, <Location>, and <Files> sections and used for action
in response to a request for a specified directory, URL, or file
Default Value
Value assumed when the directive is omitted. If a directive indicated with 'None' is omitted, the directive
function is disabled.
Module
Name of the module that implements the directive function. A directive with no module name indication
is included in the basic module.
Allow
Name
Allow
Synopsis
Allow from host|network[/mask] [host|network[/mask]] ...