Answers for "remove apache ubuntu 18.04"

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 "remove apache ubuntu 18.04"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language