gitextract_26t4qpi2/ ├── Dockerfile ├── LICENSE.txt ├── README.md ├── basic.conf ├── default ├── default-ssl ├── directive-only/ │ ├── cache-file-descriptors.conf │ ├── cross-domain-insecure.conf │ ├── extra-security.conf │ ├── no-transform.conf │ ├── spdy.conf │ ├── ssl-stapling.conf │ ├── ssl.conf │ └── x-ua-compatible.conf ├── location/ │ ├── cache-busting.conf │ ├── cross-domain-fonts.conf │ ├── expires.conf │ └── protect-system-files.conf ├── mime.types ├── nginx.conf └── nginx_signing.key