가볍고 고성능인 웹 서버를 배포합니다.
- 업데이트:
apt update - 설치:
apt install nginx - 시작:
systemctl enable --now nginx - 사이트 설정:
/etc/nginx/sites-available/default파일을 편집합니다 - 설정 테스트:
nginx -t실행 후systemctl reload nginx - 접속: 브라우저에서 서버 IP로 접속해 환영 페이지를 확인합니다.
가볍고 고성능인 웹 서버를 배포합니다.
apt updateapt install nginxsystemctl enable --now nginx/etc/nginx/sites-available/default 파일을 편집합니다nginx -t 실행 후 systemctl reload nginx이 가이드가 도움이 되었나요?
의견을 보내주셔서 감사합니다!
Enter your details to chat with our support team
Leave us a message and we'll get back to you
Thank you for reaching out. We'll respond to your email as soon as possible.