Module ngx_http_headers_module

The ngx_http_headers_module module allows adding the “Expires” and “Cache-Control” header fields, and arbitrary fields, to a response header.

expires

Syntax: expires [modified] time;expires epoch |

2017-02-09 07:05:55
add_header

Syntax: add_header name value [always]; Default:

2017-02-09 07:05:28