Answers for "how to remove apache2 from ubuntu totally"

3

completely uninstall apache from ubuntu

sudo apt-get remove --purge apache2 apache2-data apache2-utils
Posted by: Guest on July-15-2021

Code answers related to "how to remove apache2 from ubuntu totally"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language