roots / trellis

WordPress LEMP stack with PHP 8.2, Composer, WP-CLI and more
https://roots.io/trellis/
MIT License
2.51k stars 607 forks source link

Update hb5p cache expiration conf #1405

Closed swalkinshaw closed 2 years ago

swalkinshaw commented 2 years ago

Fixes #905

Replaces the old h5bp location specific expires.conf with a new cache_expiration directive-only conf. The config just sets a mapping of expiration headers which is then used in the site specific server template.

swalkinshaw commented 2 years ago

See https://github.com/roots/trellis/pull/1406