lighttpd config for globe-index
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user