nginx php-fpm 연동1 우분투 (Ubuntu) 22.04 nginx + PHP-FPM 연동 1. 우분투 (Ubuntu) 22.04 nginx yum 설치 https://bigju.tistory.com/entry/%EC%9A%B0%EB%B6%84%ED%88%AC-Ubuntu-2204-nginx-yum-%EC%84%A4%EC%B9%98-%EB%B0%8F-virtual-host-%EC%84%A4%EC%A0%95 우분투 (Ubuntu) 22.04 nginx yum 설치 및 virtual host 설정 1. 업데이트 및 Nginx 설치 sudo apt update -y // 업데이트 sudo apt install nginx -y //niginx 설치 systemctl status nginx // nginx 상태확인 2. Nginx 시작 및 확인 systemctl start nginx // nginx 시.. 2023. 8. 24. 이전 1 다음