2018-07-30 Configure Nginx on CentOS

353 단어
Steps
  • Command yum install nginx -y
  • Check Nginx status with whereis nginx
  • Check ports usage with netstat -ntlp
  • Edit Nginx configuration with vi /etc/nginx/nginx.conf
  • Start Nginx as usual.

  • Reference
  • Tencent document
  • 좋은 웹페이지 즐겨찾기