nginx 설치1 [ NGINX ] 설치 및 설정 1. pcre 설치 - apache 2.4 설치문서 참고 (https://shonm.tistory.com/614?category=525880) 2. zlib 설치 - https://zlib.net/fossils/ 에서 다운로드 - zlib-1.2.11.tar.gz 파일을 다운로드 했음 - tar xvfz zlib-1.2.11.tar.gz - cd zlib-1.2.11 - ./configure --prefix=/app/zlib1.2.11 - make && make install 3. openssl 설치 - apache2.4 설치를 참고 (https://shonm.tistory.com/614?category=525880) 4. nginx 설치 (pcre 와 openssl,zlib source 를 tar 로 .. 2020. 1. 7. 이전 1 다음