Skip to content

Instantly share code, notes, and snippets.

@mlabouardy
Created October 21, 2017 22:07
Show Gist options
  • Save mlabouardy/1e5e7140197e08388fab565345297b9c to your computer and use it in GitHub Desktop.
Save mlabouardy/1e5e7140197e08388fab565345297b9c to your computer and use it in GitHub Desktop.
Restart apache server
#!/bin/sh
service httpd restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment