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

/httpd/server/
H A Dcore.c37 #include "http_main.h" /* For the default_handler below... */
4546 static int default_handler(request_rec *r) function
4676 "default_handler: ap_pass_brigade returned %i",
5237 ap_hook_handler(default_handler,NULL,NULL,APR_HOOK_REALLY_LAST);

Completed in 2643 milliseconds