The component uses configuration parameters which are specified in [HTTPD] section of the integrated configuration file of Dr.Web for UNIX File Servers.
The section contains the following parameters:
LogLevel = {logging level}
Logging level for the server of the management interface Dr.Web HTTPD.
If the parameter value is not specified, the value of DefaultLogLevel from [Root]section is used.
Default value:
LogLevel = Notice
Log = {log type}
Logging method for the server of the management interface Dr.Web HTTPD.
Path to the file which contains parameters of the Diffie–Hellman key exchange method. These parameters are used by the managing web interface for communication with clients via HTTPS.
This file is generated automatically during component installation.
Default value:
DhPath = <etc_dir>/certs/dh.pem
For Linux:
DhPath = /etc/opt/drweb.com/certs/dh.pem
For FreeBSD:
DhPath = /usr/local/etc/drweb.com/certs/dh.pem
For Solaris:
DhPath = /etc/opt/drweb.com/certs/dh.pem
DocumentRoot = {path to directory}
Path to the directory which stores static website content used by the server of the managing web interface (root directory, same as htdocs directory for httpd).