|
Apache HTTPD
|
Go to the source code of this file.
Classes | |
| struct | express_server_conf |
Functions | |
| static const char * | set_dbmfile (cmd_parms *cmd, void *dconf, const char *arg) |
| static const char * | set_dbmtype (cmd_parms *cmd, void *dconf, const char *arg) |
| static const char * | set_enabled (cmd_parms *cmd, void *dconf, int flag) |
| static void * | server_create (apr_pool_t *p, server_rec *s) |
| static void * | server_merge (apr_pool_t *p, void *basev, void *overridesv) |
| static int | post_config (apr_pool_t *p, apr_pool_t *plog, apr_pool_t *ptemp, server_rec *s) |
| static int | xlate_name (request_rec *r) |
| static void | register_hooks (apr_pool_t *p) |
Variables | |
| static int | proxy_available = 0 |
| static const command_rec | command_table [] |
| static int *const | aplog_module_index = &( proxy_express_module.module_index) |
|
static |
< Module has handled this stage.
Definition at line 102 of file mod_proxy_express.c.
|
static |
Definition at line 233 of file mod_proxy_express.c.
|
static |
Definition at line 73 of file mod_proxy_express.c.
|
static |
Definition at line 86 of file mod_proxy_express.c.
Definition at line 35 of file mod_proxy_express.c.
Definition at line 49 of file mod_proxy_express.c.
Definition at line 61 of file mod_proxy_express.c.
|
static |
< Module declines to handle
< Module declines to handle
< open for read-only access
< use OS's default permissions
<
< Module declines to handle
< Module declines to handle
< Reverse proxy
< Module has handled this stage.
Definition at line 112 of file mod_proxy_express.c.
Definition at line 241 of file mod_proxy_express.c.
|
static |
Definition at line 223 of file mod_proxy_express.c.
|
static |
Definition at line 27 of file mod_proxy_express.c.