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


You need to login to view comments.