Apache HTTPD
Macros | Typedefs | Variables
http_main.h File Reference

Command line options. More...

#include "httpd.h"
#include "apr_optional.h"

Go to the source code of this file.

Macros

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

Typedefs

typedef int() apr_OFN_ap_signal_server_t(int *status, apr_pool_t *pool)
 

Variables

const charap_server_argv0
 
const charap_server_root
 
const charap_runtime_dir
 
server_recap_server_conf
 
apr_pool_tap_pglobal
 
int ap_main_state
 
int ap_run_mode
 
int ap_config_generation
 
apr_array_header_tap_server_pre_read_config
 
apr_array_header_tap_server_post_read_config
 
apr_array_header_tap_server_config_defines
 
int ap_document_root_check
 

Detailed Description

Command line options.

Definition in file http_main.h.