]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move the error_bucket definition from the HTTP module to the core server.
authorRyan Bloom <rbb@apache.org>
Sun, 25 Feb 2001 04:24:17 +0000 (04:24 +0000)
committerRyan Bloom <rbb@apache.org>
Sun, 25 Feb 2001 04:24:17 +0000 (04:24 +0000)
commitef4cf81c2e335f5a37bc08a481ca6b91c34a040a
tree892c9efb15bba94e61dc6c11102c48f8ce3736c7
parent196f8568e9b2331bf852891ac0b3fdd6e37b6c86
Move the error_bucket definition from the HTTP module to the core server.
Every protocol will need this definition, so it belongs in the core.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88318 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/http/config.m4
server/Makefile.in
server/error_bucket.c [moved from modules/http/error_bucket.c with 100% similarity]