What's the best way to reload/restart apache?

Hi All,

I want to know what is the best way to reload/restart apache after a httpd.conf change? All as I want to do is for apache to re-read the conf file...

At the moment I just do:
/etc/rc.d/init.d/httpd restart

 

 

 

 

Top