diff --git a/88-tar1090.conf b/88-tar1090.conf index eb9e018..c482ce9 100644 --- a/88-tar1090.conf +++ b/88-tar1090.conf @@ -53,7 +53,7 @@ $HTTP["url"] =~ "^/INSTANCE/data/aircraft\.json$" { "Cache-Control" => "public, no-cache", ) } -$HTTP["url"] =~ "^/INSTANCE/data/globe.*" { +$HTTP["url"] =~ "^/INSTANCE/data/globe.*json$" { compress.filetype = () setenv.add-response-header += ( "Cache-Control" => "public, no-cache",