location ~* \.(%CLIENT_CACHE_EXTENSIONS%)$ { etag %CLIENT_CACHE_ETAG%; add_header Cache-Control "%CLIENT_CACHE_CONTROL%"; }