Answers for "restore apache to default settings"

0

apache reset default configuration

sudo apt-get purge apache2

sudo apt-get install apache2

sudo service apache2 start
Posted by: Guest on December-10-2020
0

how to restore default apache httpd conf file

yum reinstall httpd
Posted by: Guest on August-23-2020

Code answers related to "restore apache to default settings"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language