xslt_last_modified

Syntax: xslt_last_modified on | off;
Default: xslt_last_modified off;
Context: http, server, location

This directive appeared in version 1.5.1.

Allows preserving the “Last-Modified” header field from the original response during XSLT transformations to facilitate response caching.

By default, the header field is removed as contents of the response are modified during transformations and may contain dynamically generated elements or parts that are changed independently of the original response.

doc_nginx
2017-02-09 07:10:20
Comments
Leave a Comment

Please login to continue.