nginx启动,是否启动

ps -ef|grep nginx

kill 00

启动nginx:
/usr/local/nginx/sbin/nginx

你可能感兴趣的:(nginx)