Add a link to cache expiration `expires` docs
This commit is contained in:
parent
deb79ca325
commit
2dcb1c26dc
|
@ -31,6 +31,7 @@
|
||||||
# control configuration is used or not.
|
# control configuration is used or not.
|
||||||
# Cache expiration configuration `expires` is described in the file
|
# Cache expiration configuration `expires` is described in the file
|
||||||
# h5bp/web_performance/cache_expiration.conf.
|
# h5bp/web_performance/cache_expiration.conf.
|
||||||
|
# https://nginx.org/en/docs/http/ngx_http_headers_module.html#expires
|
||||||
#
|
#
|
||||||
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
|
# https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Cache-Control
|
||||||
# https://www.rfc-editor.org/rfc/rfc9111.html
|
# https://www.rfc-editor.org/rfc/rfc9111.html
|
||||||
|
|
Loading…
Reference in New Issue