Apache Commands


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



Copy this code and paste it in your HTML
  1. mate /etc/apache2/httpd.conf
  2. mate /etc/hosts
  3. mate /private/etc/apache2/extra/httpd-vhosts.conf
  4. sudo apachectl restart
  5. sudo apachectl graceful
  6. sudo launchctl load -w /Library/LaunchDaemons/com.mysql.mysqld.plist
  7. sudo launchctl unload -w /Library/LaunchDaemons/com.mysql.mysqld.plist

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.