Linux Nginx 虚拟主机 日志配置 访问控制与认证 状态监控
摘要:
Nginx虚拟主机 1、基于多IP的方式 [root@web01 conf.d]# cat game2.conf server { listen 80; server_name 192.168.15.7; location / { root /opt/Super_Marie; index index 阅读全文
posted @ 2022-01-06 21:28 秋不语 阅读(67) 评论(0) 推荐(0)
浙公网安备 33010602011771号