通过服务器安装nginx的路径,执行nginx -V或者nginx -v
nginx
nginx -V
nginx -v
在服务器上访问本地的nginx服务
curl -i 127.0.0.1
相关文章: