Web NGINX Gzip 페이지 정보 작성자 Admin쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 댓글 0건 조회 1,145회 작성일 24-05-04 00:52 본문 /etc/nginx/nginx.conf#start gzip configuration gzip on; gzip_min_length 10240; gzip_buffers 32 32k; gzip_comp_level 9; gzip_types text/plain application/x-javascript text/xml text/css application/json; gzip_vary on; #end gzip configuration Plain textCopy 검색 목록 목록 이전글 Syntax Highlight Prism.js 적용 다음글 PHP-FPM memory limit 댓글목록 댓글목록 등록된 댓글이 없습니다. 댓글쓰기 내용 비밀글사용 이름 필수 비밀번호 필수