Lines Matching refs:server
38 as the server runs. On systems that have file change notification,
50 These files are only cached when the server is restarted, so if you
52 restart the server.
55 without restarting the server you may end up serving requests that
60 whatever... place the directives in the main server only.
136 ap_log_error(APLOG_MARK, APLOG_WARNING, APR_EBADPATH, cmd->server, APLOGNO(00794)
143 ap_log_error(APLOG_MARK, APLOG_WARNING, rc, cmd->server, APLOGNO(00795)
148 ap_log_error(APLOG_MARK, APLOG_WARNING, 0, cmd->server, APLOGNO(00796)
153 ap_log_error(APLOG_MARK, APLOG_WARNING, 0, cmd->server, APLOGNO(00797)
161 ap_log_error(APLOG_MARK, APLOG_WARNING, rc, cmd->server, APLOGNO(00798)
181 ap_log_error(APLOG_MARK, APLOG_WARNING, rc, cmd->server, APLOGNO(00799)
201 sconf = ap_get_module_config(cmd->server->module_config, &file_cache_module);
212 ap_log_error(APLOG_MARK, APLOG_WARNING, 0, cmd->server, APLOGNO(00800)
223 ap_log_error(APLOG_MARK, APLOG_WARNING, 0, cmd->server, APLOGNO(00801)
245 sconf = ap_get_module_config(r->server->module_config, &file_cache_module);
410 create_server_config, /* create per-server config structure */
411 NULL, /* merge per-server config structures */