Skip to content

Instantly share code, notes, and snippets.

@ftdysa
Created June 2, 2015 13:33
Show Gist options
  • Save ftdysa/fab4ff0d31e3ee58e169 to your computer and use it in GitHub Desktop.
Save ftdysa/fab4ff0d31e3ee58e169 to your computer and use it in GitHub Desktop.
puphpet nginx
locations:
nxvl_7hetf84txck7:
location: '~ ^/(js|css|images|fonts)'
gzip_static: on
expires: 30d
add_header: 'Cache-Control public'
add_header: 'Last-Modified ""'
add_header: 'ETag ""'
access_log: off
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment