Would need your help to port mod_reqtime into 2.0.52
In order to provide patch for CVE-2007-6750 on top of 2.0.52
I'm working for porting module reqtimeout,
Followed the Below steps
1. Copied the below files from httpd-2.4.6 apache
./modules/filters/mod_reqtimeout.c
./modules/filters/mod_reqtimeout.dsp
./modules/filters/NWGNUreqtimeout
./modules/filters/NWGNUmakefile
2. In ./modules/filters/config.m4
Added the line "APACHE_MODULE(reqtimeout, Limit time waiting for request from client, , , yes)"
Is there standard procedure to back port mod_reqtime.?
Is there any patch available for this CVE-2007-6750?
Thanks
Santosh jeergi