config nginx as a reserver proxy for apache + ispcp - Printable Version +- ispCP - Board - Support (http://www.isp-control.net/forum) +-- Forum: ispCP Omega Support Area (/forum-30.html) +--- Forum: Usage (/forum-34.html) +--- Thread: config nginx as a reserver proxy for apache + ispcp (/thread-14902.html) |
config nginx as a reserver proxy for apache + ispcp - nhanct - 08-02-2011 01:03 PM hi all, i want to config nginx as a resever proxy for apache +ispcp who can help me? thanks RE: config nginx as a reserver proxy for apache + ispcp - anarking - 08-06-2011 03:08 PM hi, here's a good link for a tutorial for this common setup. http://groups.drupal.org/node/50168 Tutorial for using Nginx in front of Apache and mod_php, to serve static files you can find more info and tutorials out there about caching, serving dynamic files in a proxy setup, etc. good luck! |