Command-Line Arguments

To start the Dr.Web HTTPD component from the command line, run the following command:

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

Dr.Web HTTPD accepts the following parameters:

Parameter

Description

--help

Function: Output short help information about command-line parameters to the console or the terminal emulator and shut down the component.

Short form: -h

Arguments: None.

--version

Function: Output information about the component version to the console or the terminal emulator and shut down the component.

Short form: -v

Arguments: None.

Example:

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

This command outputs short help information about the Dr.Web HTTPD component.

Startup Notes

The component cannot be started directly from the command line in standalone mode. The component is started automatically by the Dr.Web ConfigD configuration management daemon when necessary (usually, at the startup of the operating system). If the component is running, to manage the components of Dr.Web Server Security Suite, you can 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, use the Dr.Web Ctl tool designed to manage Dr.Web Server Security Suite from the command line.

To start the Dr.Web Ctl tool, run the drweb-ctl command.

 

To get documentation for this component from the command line, run the man 1 drweb-httpd command.