Feature Description: http://www.aliyun.com/zixun/aggregation/14417.html ">apache http Server program.
Syntax: httpd [-hllstvvx][-c<httpd instruction >][-c<httpd instruction >][-d< server root >][-D< Set file parameters >][-f< Settings]
Supplemental Note: HTTPD is the Apache HTTP server program. The direct execution program can start the server's service.
Parameters:
-C<HTTPD instruction > Executes the instructions in the option before reading the configuration file.
-C<HTTPD instruction > After reading the configuration file, execute the instructions in the option.
-d< Server root > Specifies the root directory of the server.
-d< Set File Parameters > Specify the parameters to pass in the configuration file.
-f< settings File > Specify configuration file.
-h displays Help.
-L Displays the modules that are included in the server compilation.
-L Displays a description of the HTTPD directive.
-S displays the settings in the configuration file.
-T tests the correct syntax for the configuration file.
-V Displays version information.
-V Displays version information and establishes the environment.
-X starts the server in a single program.