]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a new directive EnableExceptionHook that must be specified for
authorJeff Trawick <trawick@apache.org>
Thu, 19 Feb 2004 11:19:43 +0000 (11:19 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 19 Feb 2004 11:19:43 +0000 (11:19 +0000)
commit8ab979d28fb3fa23ea4aeeb1841e52ba77c1f0d3
tree71d0ff322424667bd953e3dbd5feba0d8122c593
parenta7a707f42440668ddbb402e62a0ecd4b639941bd
Add a new directive EnableExceptionHook that must be specified for
exception hooks to be called (in addition to the build time
requirements).

The 2.1-dev feature is now more aligned with the 1.3.30-dev feature,
in that there is a build-time requirement as well as a configuration
requirement.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102686 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/mpm_common.h
server/core.c
server/mpm_common.c