server-configs-nginx/h5bp/location
Alan Orth fd84b1f429
Use Cache-Control max-age instead of Expires headers
Cache-Control max-age was introduced in HTTP/1.1 over ten years ago
and is preferred to Expires. This replaces all expiry dates with an
equivalent max-age in seconds.

See: https://developers.google.com/web/fundamentals/performance/optimizing-content-efficiency/http-caching
See: https://www.mnot.net/blog/2007/05/15/expires_max-age
2016-11-15 15:46:34 +02:00
..
cache-busting.conf fix format. 2015-12-04 22:25:31 +08:00
cross-domain-fonts.conf Remove references to Cache-Control public 2016-11-15 15:37:26 +02:00
expires.conf Use Cache-Control max-age instead of Expires headers 2016-11-15 15:46:34 +02:00
protect-system-files.conf fix format. 2015-12-04 22:25:31 +08:00