- root@onecloud:~# /etc/init.d/nginx restart
- Stoping nginx... done
- Starting nginx... done
- root@onecloud:~# nginx -t
- nginx: the configuration file /www/server/nginx/conf/nginx.conf syntax is ok
- nginx: configuration file /www/server/nginx/conf/nginx.conf test is successful
复制代码 |