Nginx禁止IP直接访问空主机头并允许访问特定目录
location /phpmyadmin { allow all; } location / { return 444; }
原文链接:https://www.qiquanji.com/post/5253.html
本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。
微信扫码关注
更新实时通知
location /phpmyadmin { allow all; } location / { return 444; }
原文链接:https://www.qiquanji.com/post/5253.html
本站声明:网站内容来源于网络,如有侵权,请联系我们,我们将及时处理。
微信扫码关注
更新实时通知