Apache2
http_main.h File Reference

Command line options. More...

#include "httpd.h"
#include "apr_optional.h"
Include dependency graph for http_main.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define AP_SERVER_BASEARGS   "C:c:D:d:E:e:f:vVlLtTSMh?X"
 

Functions

int ap_signal_server (int *status, apr_pool_t *pool)
 

Variables

AP_DECLARE_DATA const char * ap_server_argv0
 
AP_DECLARE_DATA const char * ap_server_root
 
AP_DECLARE_DATA const char * ap_runtime_dir
 
AP_DECLARE_DATA server_recap_server_conf
 
AP_DECLARE_DATA apr_pool_tap_pglobal
 
AP_DECLARE_DATA int ap_main_state
 
AP_DECLARE_DATA int ap_run_mode
 
AP_DECLARE_DATA int ap_config_generation
 
AP_DECLARE_DATA apr_array_header_tap_server_pre_read_config
 
AP_DECLARE_DATA apr_array_header_tap_server_post_read_config
 
AP_DECLARE_DATA apr_array_header_tap_server_config_defines
 
AP_DECLARE_DATA int ap_document_root_check
 

Detailed Description

Command line options.