nginx配置文件里有这个:
#清理缓存规则
location ~ /purge(/.*) {
proxy_cache_purge cache_one $host$1$is_args$args;
}
这个可以注释掉吗??
nginx没有扩展 ngx_cache_purge 模块。。。。
nginx配置文件里有这个:
#清理缓存规则
location ~ /purge(/.*) {
proxy_cache_purge cache_one $host$1$is_args$args;
}
这个可以注释掉吗??
nginx没有扩展 ngx_cache_purge 模块。。。。
小鱼儿 最后编辑于2025-04-26 17:19:28
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}} LV.{{ item.user_info.bbs_level }}
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}{{itemf.name}}
相关推荐
快速安全登录
微信登录/注册
{{ bind_phone ? '绑定手机' : '手机登录'}}