removing http from https-arti24.eu.conf
This commit is contained in:
parent
a31399f32f
commit
cb7737b16e
|
|
@ -1,4 +1,3 @@
|
|||
http {
|
||||
proxy_cache_path /var/cache/nginx levels=1:2 keys_zone=img_cache:100m inactive=24h use_temp_path=off;
|
||||
|
||||
server {
|
||||
|
|
@ -46,4 +45,3 @@ http {
|
|||
add_header X-Cache-Status $upstream_cache_status;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue