Apache Graceful Restart


/ Published in: Bash
Save to your folder(s)

Enter this command in Terminal to restart Apache. Especially useful after you've made changes to the hosts file.


Copy this code and paste it in your HTML
  1. sudo apachectl -k graceful

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.