Skip to content

Instantly share code, notes, and snippets.

@prestontimmons
Created March 30, 2010 00:34
Show Gist options
  • Save prestontimmons/348612 to your computer and use it in GitHub Desktop.
Save prestontimmons/348612 to your computer and use it in GitHub Desktop.
Restart Apache
Ubuntu:
/etc/init.d/apache2 restart
Redhat:
/etc/init.d/httpd restart
/usr/sbin/apachectl restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment