I couldn't get to undo the changes, Can't access my panel, I tried using the servers IP and also tried editing the httpd-vhosts.conf file manually by removing the entries. I restarted apache, but I now cannot connect to the panel from anything, domain, IP (external/localhost).
Also installed that module, but now my httpd is not working,
Also installed that module, but now my httpd is not working,
Code:
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since Tue 2015-11-10 18:16:24 CET; 3s ago
Process: 6482 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
Process: 6480 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 6480 (code=exited, status=1/FAILURE)
Nov 10 18:16:24 bydcode.com systemd[1]: httpd.service: main process exited, code=exited, status=1/FAILURE
Nov 10 18:16:24 bydcode.com kill[6482]: kill: cannot find process ""
Nov 10 18:16:24 bydcode.com systemd[1]: httpd.service: control process exited, code=exited status=1
Nov 10 18:16:24 bydcode.com systemd[1]: Failed to start The Apache HTTP Server.
Nov 10 18:16:24 bydcode.com systemd[1]: Unit httpd.service entered failed state.