Releases: nystudio107/nginx-craft
Releases · nystudio107/nginx-craft
Version 1.0.34
Added
- Added a Forge Template
NginxFastCGICacheTemplate.conf - Opt out of Google Federated Learning of Cohorts ("FLoC") via the
Permissions-Policyheader. ref:
Version 1.0.33
Changed
- Updated the Forge template to use more Forge-provided variables
Version 1.0.32
Changed
- Changed the include path from
/etc/nginxto/home/forgefor the Forge config - Removed repeated
server_tokenswithin Primary block - Changes max-age for HSTS to be one year for preloading
Version 1.0.31
Changed
- Changed
publictowebfor the serverrootexample
Version 1.0.30
Added
- Added support for Forge Templates via
forge-templates/NginxTemplate.conf
Version 1.0.29
Changed
- Fix multi-site requests missing query params
Version 1.0.28
Changed
- Set
server_tokenstooff - Changed the
dhparamsetting to/etc/nginx/dhparams.pemto mirror the Forge default
Version 1.0.27
Changed
- Explicitly set
DOCUMENT_ROOT
Version 1.0.26
Changed
- Changed
$document_rootto$realpath_rootto sidestep opcache issues automatically Learn More
Version 1.0.25
Changed
- Route any 404s for
expires.confmatches back through Craft for handling