User guide

Setting SSL for Certificate/Key Management Environments Configured with the SMEE Commands
9-11
Relating Directives
The following directives are related to the setup of the environment definition file needed to use SSL.
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.
Initial value
Initial directive value
Module
Name of the module that implements the directive function. A directive with no module name indication is
included in the basic module.
Note
Notes on the use of the directive
Examples
Directive example (included only for a directive which requires complicated setting).