Monday, June 5, 2017

Uninstall Apache Ubuntu

Just copy and paste it terminal.
  1. $ sudo service apache2 stop
  2. $ sudo apt-get purge apache2 apache2-utils apache2.2-bin apache2-common
  3. $ sudo apt-get autoremove
  4. $ whereis apache2
  5. $ sudo rm -rf /etc/apache2


EmoticonEmoticon