默认分类
保持http为200状态并即时跳转
添加以下代码,保持http为200状态并即时跳转
# 自动处理域名
set $redirect_domain $host;
# 移除www前缀(可选)
if


















