摘要: location ^~ /admin.php { allow 218.93.***.**; deny all; fastcgi_pass unix:/tmp/php-cgi.sock; fastcgi_index index.php; include fastcgi.conf; include pa 阅读全文
posted @ 2021-05-18 10:16 盘思动 阅读(160) 评论(0) 推荐(0)