Apache Caching With Reverse Proxy 27.07.10
I am looking for a solution the add mod_proxy disk cache to my current
reverse proxy Apache configuration. It should cache images and JS on my Apache server and not pull it from the hidden server for every request.
If you know Apache well, it may be an easy task.