All, I
am using Apache 2.2.3 on Windows XP. I configured the mod_proxy to forward requests to my
application server. Everything
works fine for GET requests. When I use POST requests, Apache does not forward
the requests to my Application Server. I
found 2 related bugs: 37402, 37920. Are
POST requests not supported on this apache version? Or am I missing something? Thanks, Ronen |