Command-Line Arguments

To run Dr.Web HTTPD, type the following command in the command line:

$ <opt_dir>/bin/drweb-httpd [<options>]

Dr.Web HTTPD can process the following options:

Parameter

Description

--help

Function: Output short help information about command-line parameters to the console or to the terminal emulator and to exit upon completion.

Short form: -h

Arguments: None.

--version

Function: Output information about the version of this component to the console or to the terminal emulator and to exit after completion.

Short form: -v

Arguments: None.

Example:

$ /opt/drweb.com/bin/drweb-httpd --help

This command outputs short help information on Dr.Web HTTPD.

Startup Notes

The component cannot be launched directly from the command line of the operating system in an autonomous mode (autonomously from other components). It is launched automatically by the Dr.Web ConfigD configuration daemon when required (usually at the startup of the operating system). If the component is running and the web interface is installed, then to manage the components of Dr.Web for UNIX Mail Servers, you can simply use any standard web-browser to access, via HTTPS, any of the addresses at which the web-interface is served. To manage the operation of the component, you can use the Dr.Web Ctl command-line-based management tool for Dr.Web for UNIX Mail Servers (it is called by using the drweb-ctl command).

To get documentation about this component of the product from the command line, use the following command: man 1 drweb-httpd.