Tutorial on installing and configuring nginx webserver, php-fpm and vhost (server blocks) Quick Links: Nginx Repository Install Nginx Nginx Vhost Config nginx vhost symbolic link To install Nginx you may need to add a repo to your server. Yum repo can be added by adding an nginx repo (nginx.repo) to /etc/yum.repos.d/ Full path: /etc/yum.repos.d/nginx.repo You […]