stas2004/03/03 19:00:29
Modified:src/docs/2.0/user/handlers http.pod
Log:
C may fail to be completed on server
shutdown/graceful restart since Apache will kill the registered
handlers via SIGTERM, before they had a chance to run or even in the
middle of its execution.
stas2004/03/03 16:41:10
Modified:src/docs/1.0/guide install.pod
src/docs/2.0/user/install install.pod
Log:
Log the availability of -DAP_UNSAFE_ERROR_LOG_UNESCAPED for Apache build
to prevent error_log escaping
Revision ChangesPath
1.24 +19 -0