Wednesday, October 31, 2007

nginx as a reverse proxy to your web server

I'm experimenting with setting up nginx as a reverse proxy to a web server. The idea is to let nginx handle images, css and forward all php traffic to the regular apache web server.

This is a good article: http://www.guindilla.eu/blog/2006/12/31/deployement-nginx-reverse-proxy-my-network/

No comments: