Thats all basically. I have a reverse-proxy server and I have to be able to modify the response of my different virtual hosts.
I have modify the content of the response with mod_substitute and with mod_proxy_html, but I want to know if is also posible with mod_rewrite.
Thank you all.