Folks, just reviewing our unix build, and conventions, I've renamed the proxy_connect, _ftp and _http modules to include the mod_ prefix for Win32, just like unix.
If your proxy_foo.so 'module is incompatible' it's because there is no such module - blast modules\proxy*.so in your install tree and add the mod_ prefix (e.g. mod_proxy_foo.so) for your .conf's LoadModule directives. You should find them copied by makefile.win/InstallBin. Since not everyone follows cvs commit logs (but I hope all who try building cvs head follow dev :) I just thought I'd offer this up and avoid some confusion. Bill
