I have compiled apache(2.0.64) in worker mode and configured as a reverse proxy.
Rewrite rule inside my httpd conf file isn't working.
I also confirmed that mod_rewrite is loaded.
Previously it was working with apache(2.0.52)which was in prefork mode.
Any idea why apache(2.0.64) in worker mode not supporting Rewriterule?