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 char * ap_server_argv0
 
const char * ap_server_root
 
const char * ap_runtime_dir
 
server_rec * ap_server_conf
 
apr_pool_t * ap_pglobal
 
int ap_main_state
 
int ap_run_mode
 
int ap_config_generation
 
apr_array_header_t * ap_server_pre_read_config
 
apr_array_header_t * ap_server_post_read_config
 
apr_array_header_t * ap_server_config_defines
 
int ap_document_root_check
 

Detailed Description

Command line options.

Definition in file http_main.h.