Return to Snippet

Revision: 6602
at June 1, 2008 19:00 by bpj1966


Initial Code
mate /etc/apache2/httpd.conf
mate /etc/hosts
mate /private/etc/apache2/extra/httpd-vhosts.conf
sudo apachectl restart
sudo apachectl graceful
sudo launchctl load -w /Library/LaunchDaemons/com.mysql.mysqld.plist
sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysqld.plist

Initial URL


Initial Description


Initial Title
Apache Commands

Initial Tags


Initial Language
Apache