… like you expect it to work. Use other server, ie lighttpd with FastCGI. Honestly I like this solution more – it allows… in your application if you used apache specific modules – ie mod_rewrite, .htaccess, apache specific environment variables etc. So this is typically… by reverse proxy servers could be enough. The note about LigHTTPD – I like this one in particular because it is really…
Comment: Lighttpd as reverse proxy
… ( .htacces, mod_rewrite and so) for both webservers. Threaded MPM Apache has decent memory consumption and almost same performance as lighttpd with sendfile…

