User guide
Chapter 9: How to Use SSL with Interstage HTTP Server
9-14
Initial value
CustomLog "|ihsrlog -s logs/accesslog 1 5" common
CustomLog "|/opt/FJSVihs/bin/ihsrlog –s /var/opt/FJSVihs/logs/accesslog 1 5"
common
Module
mod_log_config
DocumentRoot
Name
DocumentRoot
Synopsis
DocumentRoot directory-path
Description
The directory that httpd provides the file is set.
Unless matched by a directive such as Alias, the server appends the path from the requested URL to the
document root to generate the path for the document.
Be sure to set this directive.
Context
Global context, Virtual host
Default value
none
Note
Do not put the slash (/) on the end of the directory specified for this directive.