
nginx 멀티 도메인
·
System Engineering
https://scshim.tistory.com/303 [Nginx] 멀티 도메인 지원하기 멀티 도메인 지원하기 하나의 서버에서 여러 개의 도메인을 지원해야하는 경우가 있다. 예를 들어 홈페이지, 관리자페이지를 서로 다른 도메인으로, 하나의 서버에서 지원하는 경우가 있을 것 scshim.tistory.com https://livlikwav.github.io/study/NGINX-inside/#%EA%B2%B0%EB%A1%A0 NGINX 내부 구조 이해하기: 동시 연결 수와 이벤트 주도 설계 Apache와 NGINX의 차이, concurrent connections를 위한 event-driven architecture와 non-blocking I/O livlikwav.github.io https://don..