Which guide do you recommend on setting up Nginx
Posted
by Saif Bechan
on Server Fault
See other posts from Server Fault
or by Saif Bechan
Published on 2010-04-22T12:45:17Z
Indexed on
2010/04/22
12:54 UTC
Read the original article
Hit count: 185
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.
© Server Fault or respective owner