mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-04 13:52:26 +08:00
clean eiblog.conf
This commit is contained in:
@@ -65,13 +65,6 @@ server {
|
|||||||
expires 1d;
|
expires 1d;
|
||||||
}
|
}
|
||||||
|
|
||||||
# 静态文件
|
|
||||||
location ^~ /static/ {
|
|
||||||
root /data/eiblog;
|
|
||||||
add_header Access-Control-Allow-Origin *;
|
|
||||||
expires max;
|
|
||||||
}
|
|
||||||
|
|
||||||
location ^~ /admin/ {
|
location ^~ /admin/ {
|
||||||
proxy_http_version 1.1;
|
proxy_http_version 1.1;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user