Nginx Dynamic(동적) module 추가 2020년 5월 21일2020년 5월 27일admin Comment 1. Yum 설치된 Nginx 버전과 동일한 source 다운로드 2. nginx 다운로두 후 압축 해제 된 폴더에서 3. 설치 할 모듈 다운로드 ex) ngx_pagespeed [...]
goaccess 설치 & 설정 & 사용법 2019년 11월 15일2019년 11월 15일admin Comment 1. 설치 1) source 파일을 다운받아 컴파일 하든지 : https://goaccess.io/download 2) yum -y install goaccess * nginx log format log_format main ‘$http_x_forwarded_for [...]