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

/httpd/include/
H A Dhttp_log.h90 /** Use APLOG_TOCLIENT on ap_log_rerror() to give content
92 * ErrorDocument sent back to the client. Setting APLOG_TOCLIENT
102 #define APLOG_TOCLIENT ((APLOG_LEVELMASK + 1) * 2) macro

Completed in 19 milliseconds