🎉 Nginx 安装成功!

✅ 您的 Nginx 服务器已经成功安装并运行

服务器信息:

服务器时间: Thu May 7 04:08:48 PM CST 2026

服务器IP: 192.168.196.137

Nginx版本: 1.20.1

系统信息: CentOS Stream release 9

重要路径:

配置文件: /etc/nginx/nginx.conf

网站根目录: /usr/share/nginx/html

日志目录: /var/log/nginx/

常用命令:

重启服务: systemctl restart nginx

重载配置: systemctl reload nginx

查看状态: systemctl status nginx

测试配置: nginx -t