bunkerweb 1.4.0
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
map $uri $cache_control {
|
||||
default "";
|
||||
"~\.({{ CLIENT_CACHE_EXTENSIONS }})$" "{{ CLIENT_CACHE_CONTROL }}";
|
||||
}
|
||||
Reference in New Issue
Block a user