Restart Apache Server without affecting existing connections
Posted by Admin on October 3rd, 2007
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
You need to use the following command
#/etc/init.d/apache2 graceful
This will gracefully restart your Apache with new configuration without affecting your client’s connections.


February 2nd, 2010 at 7:23 am
Hey,
Yet another new apache command for me,
Thanks, I’ve learned alot :>
~ Tony