LEMP Installation (NGINX, PHP-FPM, MariaDB) on CentOS 7
Prerequisite disable SELINUX disable & stop firewalld NGINX install repo nginxvim /etc/yum.repos.d/nginx.repo install nginxyum install nginx default config nginx for phpvim /etc/nginx/conf.d/default.conf change user nginx to apache (jalankan ini setelah…