37module AP_MODULE_DECLARE_DATA netware_module;
105 const char *
args =
"";
110 if (
e_info->process_cgi) {
128 for (ptr =
cmd_only; *ptr && (*ptr !=
' '); ptr++);
149 "Could not find a command associated with the %s extension",
ext);
189 "Full path to the CGI NLM module followed by a file extension. If the "
190 "first parameter is set to \"OS\" then the following file extension is "
191 "treated as NLM. The optional parameter \"detach\" can be specified if "
192 "the NLM should be launched in its own address space."),
Symbol export macros and hook functions.
const char apr_size_t len
APR-UTIL Buckets/Bucket Brigades.
APR general purpose library routines.
APR-UTIL registration of functions exported by modules.
APR Portability Routines.
apr_size_t const unsigned char unsigned int unsigned int d
static apr_pool_t * pconf
#define ap_get_module_config(v, m)
#define AP_DECLARE_MODULE(foo)
char * ap_server_root_relative(apr_pool_t *p, const char *fname)
void ap_hook_pre_config(ap_HOOK_pre_config_t *pf, const char *const *aszPre, const char *const *aszSucc, int nOrder)
#define AP_INIT_TAKE23(directive, func, mconfig, where, help)
int ap_sys_privileges_handlers(int inc)
#define APR_REGISTER_OPTIONAL_FN(name)
#define STANDARD20_MODULE_STUFF
#define ap_strchr_c(s, c)
const char const char *const * args
static void register_hooks(apr_pool_t *p)
CGI Script Execution Extension Module for Apache.
mod_core private header file
Multi-Processing Modules functions.
static int netware_pre_config(apr_pool_t *p, apr_pool_t *plog, apr_pool_t *ptemp)
A structure that represents the current request.
struct ap_conf_vector_t * per_dir_config