lnmp
-
Installing and configuring an LNMP server (Nginx + PHP + MySQL) on CentOS 6.5
Setting up an LNMP server on CentOS: Notes after the experiment. Preparation: Configure the firewall, opening ports 80 and 3306. `vi /etc/sysconfig/iptables -A INPUT -m stat…`