From cc1dbac1f0d8a2a3feac2105f41da23697d35fb7 Mon Sep 17 00:00:00 2001 From: Deepzz Date: Thu, 27 Jul 2017 22:03:43 +0800 Subject: [PATCH] clean eiblog.conf --- conf/nginx/domain/eiblog.conf | 7 ------- 1 file changed, 7 deletions(-) diff --git a/conf/nginx/domain/eiblog.conf b/conf/nginx/domain/eiblog.conf index 8e786bb..dca77b8 100644 --- a/conf/nginx/domain/eiblog.conf +++ b/conf/nginx/domain/eiblog.conf @@ -65,13 +65,6 @@ server { expires 1d; } - # ้™ๆ€ๆ–‡ไปถ - location ^~ /static/ { - root /data/eiblog; - add_header Access-Control-Allow-Origin *; - expires max; - } - location ^~ /admin/ { proxy_http_version 1.1;