server { # 其他配置项... location ~ /private/.*\.php$ { deny all; return 403; } # 可以添加更多的配置规则...}
微信里点“发现”,扫一下
二维码便可将本文分享至朋友圈。
发表评论 取消回复