Which guide do you recommend on setting up Nginx
- by Saif Bechan
I am setting up an LEMP (Nginx, MySQL, PHP on Linux) from scratch. There are a lot of guides available online in all different forms.
Now I want a setup with virtual hosts, and only serve dynamic content (PHP). My static files(images,css,js) are on a CDN.
Do you know of a good guide on setting up the LEMP installation.