nginx
apache httpd 를 대체하고 있는 차세대 웹 서버인 nginx 관련 자료
- Let's Encrypt SSL/TLS 인증서 적용하기
- nginx HTTP 로 들어오면 강제로 HTTPS 로 전환하도록 설정하기(force redirect to SSL)
- nginx log를 rotate 해서 일자별로 관리(logrotate)
- nginx POST data 로깅 남기기
- nginx 로드 밸런싱 설정 (load balancing)
- nginx 업로드 파일 용량 초과 오류 해결 - HTTP 413 client intended to send too large body
- nginx 에 gzip 으로 컨텐츠 압축 설정하기
- nginx 에 HTTPS/SSL 적용하기
- nginx 에 robots.txt 요청 처리하기
- nginx 웹 서버 ssl labs 고득점 받기
- RHEL/CentOS Ubuntu 에 nginx 설치
- WebTatic 에서 Nginx 패키지 설치후 log rotate 후 log 파일이 0 이 되는 문제 해결
- 엔진엑스 가상 호스트 설정(nginx Virtual Host Setup)