摘要:
Windows 下配置 Nginx 使用多个conf 文件的Include 路径与Linux 有所不同。 如上: Windows : include ../conf.d/*.conf Linux: include /etc/nginx/conf.d/*.conf; 分别来看单个配置文件的内容: 总配 阅读全文
posted @ 2024-01-27 21:06 且行且思 阅读(1414) 评论(0) 推荐(0)
|
|||
|
摘要:
Windows 下配置 Nginx 使用多个conf 文件的Include 路径与Linux 有所不同。 如上: Windows : include ../conf.d/*.conf Linux: include /etc/nginx/conf.d/*.conf; 分别来看单个配置文件的内容: 总配 阅读全文
posted @ 2024-01-27 21:06 且行且思 阅读(1414) 评论(0) 推荐(0) |
|||