Skip to content

Instantly share code, notes, and snippets.

@kolserdav
Created May 6, 2019 09:14
Show Gist options
  • Save kolserdav/fd7eb7a081bb419690818b3b695a95b5 to your computer and use it in GitHub Desktop.
Save kolserdav/fd7eb7a081bb419690818b3b695a95b5 to your computer and use it in GitHub Desktop.
add_header Last-Modified $date_gmt;
add_header Cache-Control 'no-store, no-cache, must-revalidate, proxy-revalidate, max-age=0';
if_modified_since off;
expires off;
etag off;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment