Hello,<br><br>I got some problem to restart nginx. I am running RHEL5 and using 0.6.33 rpm version.I changed some rewrite rules in nginx.conf and want to restart it.<br><br>When I tried :<br><br>/etc/init.d/nginx restart<br>
<br>It will only stop nginx. Then I type:<br><br>/etc/init.d/nginx status<br><br>I still see there are some processes running.<br><br>So, I kill all those processes and start nginx again. But my site is not working anymore. It just redirect me to a 50x error page. I need to reboot the server to get the sites running again.<br>
<br>Could anyone tell me what&#39;s the correct way to restart nginx? Thanks a lot.<br><br>Max<br>