Chevereto V4.0.X Nginx静态化规则

# Chevereto nginx generated rules for Chevereto.com
location ~* /(importing|app|content|lib)/.*\.(po|php|lock|sql)$ {
deny all;
}

location ~ \.(jpe?g|png|gif|webp)$ {
log_not_found off;
error_page 404 /content/images/system/default/404.gif;
}

location ~* /.*\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$ {
add_header Access-Control-Allow-Origin "*";
}

location / {
index index.php;
try_files $uri $uri/ /index.php$is_args$query_string;
}
# END Chevereto nginx rules

 

給TA打賞
共{{data.count}}人
人已打賞
網站維護

兰空图床的安装注意事项

2023-12-4 2:05:32

網站維護

Chevereto 首页显示图片托管数量的实现方法

2023-12-4 17:39:45

0 Reply AAuthor MManager
    暫無討論,說說你的看法吧
個人中心
購物車
優惠劵
今日簽到
有新私信 私信列表
搜索