Searched defs:http_post_config (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/http/
H A Dhttp_core.c280 static int http_post_config(apr_pool_t *p, apr_pool_t *plog, apr_pool_t *ptemp, server_rec *s) function
294 ap_hook_post_config(http_post_config, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 470 milliseconds