…. Use Reverse proxy in front. You may configure other Apache server to use as reverse proxy, you may also use Squid, Lighttpd, Nginx etc… allow you to relieve Apache from serving static content – Proxy may be configured to handle only dynamic requests, serving static files by itself. The…

