Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
DrupalEasy
Using Apache as a reverse‑proxy | Metal Toad Media - http://www.metaltoad.com/blog...
Apache includes the ability to function as a reverse proxy, which means it can be directed to delegate certain requests to another server. I've found two useful applications for mod_proxy recently: mirroring static files from production, and accessing JSON data. - DrupalEasy