world_alive2016年11月17日2025年7月8日Linux 禁止 web页面访问 .git 文件夹Nginx location ^~ /.git { return 404; } Apache 2.2 < 继续阅读
world_alive2016年11月17日2025年7月8日Nginx nginx 301 跳转server { server_name 88885345.com; rewrite ^/(.*) http: 继续阅读