]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
copy the apreq module itself over to httpd server core modules
authorPhilip M. Gollucci <pgollucci@apache.org>
Wed, 10 Dec 2008 19:07:36 +0000 (19:07 +0000)
committerPhilip M. Gollucci <pgollucci@apache.org>
Wed, 10 Dec 2008 19:07:36 +0000 (19:07 +0000)
commitab179a9267a04448728a759b794366f991e1124d
tree1b5a3baefcf37c43ba0da699d7bf70361b69450a
parent94fcb7f5b0e6afac062a427b8ac79508b6369a17
copy the apreq module itself over to httpd server core modules

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/apreq-integration@725384 13f79535-47bb-0310-9956-ffa450edef68
modules/apreq/Makefile.in [new file with mode: 0644]
modules/apreq/apreq_private_apache2.h [new file with mode: 0644]
modules/apreq/config.m4 [new file with mode: 0644]
modules/apreq/filter.c [new file with mode: 0644]
modules/apreq/handle.c [new file with mode: 0644]
modules/apreq/mod_apreq2.h [new file with mode: 0644]