nginx启动、停止、无间断服务重启[[email protected] ~]# service nginx start [[email protected] ~]# service nginx stop [[email protected] ~]# servic...
当你执行 nginx -t 得时候,nginx会去测试你得配置文件得语法,并告诉你配置文件是否写得正确,同时也告诉了你配置文件得路径: # nginx -t nginx: the configuration file /us...