

免费资源网 – https://freexyz.cn/
具体方法步骤如下:
1、打开 nginx 配置文件
sudo vi /etc/nginx/site-avAIlable/default2、编辑default 配置文件(增加如下两行代码)
location / { allow 132.23.22.185; deny all; }3、重启 nginx 服务器
sudo service nginx restart
免费资源网 – https://freexyz.cn/
© 版权声明
THE END
暂无评论内容