nginx is a sweet low resource server that I'm using in conjunction with apache. I've noticed a lot of people having problems with the setup of nginx and apache, so I'm going to share a few snippets on how I've configured nginx to work with apache. this page is going to be dedicated to my nginx setup.
I have several domains pointed to this ip address and some of them are static pages, so I'm going to share my dynamic and static page entries in /etc/nginx/site-available/default.
Here is my entry for dynamic pages: