https://issues.apache.org/bugzilla/show_bug.cgi?id=29744
--- Comment #68 from Emmanuel Elango <[EMAIL PROTECTED]> 2008-03-23 06:24:48 PST --- Created an attachment (id=21703) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=21703) Dropin binary for win32 (2.2x?) based on Per Gunnar Hans' patch (attachment 21628) Replace the mod_proxy_connect.so file in the apache install directory, typically \Apache2.2\modules, with this file. Optionally back up the existing mod_proxy_connect.so file. Compiled with a lot of pain using MS VC++ Express 8.0. See http://www.apachelounge.com/forum/viewtopic.php?p=8304. Grab the perl script from there. Eases some amount of pain. libhttpd, mod_proxy and mod_proxy_connect have to be almost manually compiled as they fail at the step rc.exe is invoked. See workaround at http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=593794&SiteID=1 Delete Preprocessor options and add additional options by hand. Works only once. If you want to repeat you will have to manually modify the .proj file again. Tested on 2.2.8. Should work on 2.2.6 and maybe on 2.2.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
