]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Put the pre_config hook back into the table. This solves the problem of
authorRyan Bloom <rbb@apache.org>
Thu, 30 Mar 2000 15:30:36 +0000 (15:30 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 30 Mar 2000 15:30:36 +0000 (15:30 +0000)
commit3fa139e0508ecd813c97b0d26aca6d7c2b908628
tree8d35fdedc1865093a7d678810565307806957d66
parent81a15da717903452efc4705fec0b30daa36758d6
Put the pre_config hook back into the table.  This solves the problem of
the pre-config hook only being valid for MPM's.  This patch also
distinguishes between STANDARD modules and MPM's.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84862 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/http_config.h
server/config.c
server/main.c
server/mpm/dexter/dexter.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c