User guide

Setting SSL for Certificate/Key Management Environments Configured with the SMEE Commands
9-15
Example
Accesses "/usr/web/index.html" when specifying, "http://www.my.host.com/index.html" from a Web
browser.
DocumentRoot “/usr/web”
ErrorLog
Name
ErrorLog
Synopsis
ErrorLog “|ihsrlog-command-execution-statement”|log-file-name
Description
Creates error log files.
ihsrlog command execution statement
Specifies the ihsrlog command execution statement.
log-file-name
Specifies the name of the file to which error log messages are to be output. For the file name, specify
the absolute path or the relative path from the ServerRoot directive. If the specified path does not
begin with a slash "/", it is assumed to be the relative path from the ServerRoot directive.
Context
Global context, Virtual host
Default value
logs/error.log
logs/error_log
Initial value
ErrorLog "|ihsrlog -s logs/errorlog 1 5"