Searched refs:file_cache_module (Results 1 - 2 of 2) sorted by relevance

/httpd/modules/cache/
H A Dmod_file_cache.exp0 file_cache_module
H A Dmod_file_cache.c96 module AP_MODULE_DECLARE_DATA file_cache_module; variable
201 sconf = ap_get_module_config(cmd->server->module_config, &file_cache_module);
245 sconf = ap_get_module_config(r->server->module_config, &file_cache_module);
263 ap_set_module_config(r->request_config, &file_cache_module, match);
326 match = ap_get_module_config(r->request_config, &file_cache_module);

Completed in 529 milliseconds