mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Co-authored-by: Ivan Baluta <ivanbaluta.dev@gmail.com> Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
496 B
496 B
gixy
nginx구성 파일 분석. 더 많은 정보: https://github.com/dvershinin/gixy#usage.
nginx구성 파일 분석 (기본 경로:/etc/nginx/nginx.conf):
gixy
nginx구성 분석하지만 특정 테스트 넘어감:
gixy --skips {{http_splitting}}
- 특정 세부 수준으로
nginx구성을 분석:
gixy {{-l|-ll|-lll}}
- 특정 경로에서
nginx구성 파일을 분석:
gixy {{경로/대상/구성_파일_1 경로/대상/구성_파일_2 ...}}