HTTP not working
I was surprised that apache didn’t work out of the box. Thanks to DoomDeathMetal (what a name!) this was easily solved:
rm -rf /etc/httpd yum -y reinstall httpd systemctl start httpd.service
Tags:
I was surprised that apache didn’t work out of the box. Thanks to DoomDeathMetal (what a name!) this was easily solved:
rm -rf /etc/httpd yum -y reinstall httpd systemctl start httpd.service
Share your thoughts below!
Loading comments...