User guide

Chapter 9: How to Use SSL with Interstage HTTP Server
9-26
SSLEnvDir
Name
SSLEnvDir
Synopsis
SSLEnvDir operation-control-directory-name
Description
Specifies the operation control directory used for SSL along with the absolute path.
Only one SSLEnvDir directive can be defined for each host.
Context
Global context, Virtual host
Default value
none
Module
mod_ihs_ssl
SSLExec
Name
SSLExec
Synopsis
SSLExec [on|off]
Description
Specifies whether SSL is used.
Only one SSLExec directive can be defined for each host.
on
SSL is used.
off
SSL is not used.
Context
Global context, Virtual host