Status shows its up and running. I thought of the wrong IP, for just a second… but naaa… I got that right.
root@demi:/home/admin# systemctl status apache2
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: active (running) since Fri 2021-01-08 01:09:12 UTC; 6 days ago
Process: 24664 ExecReload=/usr/sbin/apachectl graceful (code=exited, status=0/SUCCESS)
Process: 919 ExecStart=/usr/sbin/apachectl start (code=exited, status=0/SUCCESS)
Main PID: 993 (apache2)
CGroup: /system.slice/apache2.service
├─ 993 /usr/sbin/apache2 -k start
├─24672 /usr/sbin/fcgi-pm -k start
├─24673 /usr/sbin/apache2 -k start
└─24674 /usr/sbin/apache2 -k start
Jan 10 06:25:01 demi systemd[1]: Reloading The Apache HTTP Server.
Jan 10 06:25:02 demi systemd[1]: Reloaded The Apache HTTP Server.
Jan 11 06:25:01 demi systemd[1]: Reloading The Apache HTTP Server.
Jan 11 06:25:01 demi systemd[1]: Reloaded The Apache HTTP Server.
Jan 12 06:25:01 demi systemd[1]: Reloading The Apache HTTP Server.
Jan 12 06:25:01 demi systemd[1]: Reloaded The Apache HTTP Server.
Jan 13 06:25:01 demi systemd[1]: Reloading The Apache HTTP Server.
Jan 13 06:25:01 demi systemd[1]: Reloaded The Apache HTTP Server.
Jan 14 06:25:01 demi systemd[1]: Reloading The Apache HTTP Server.
Jan 14 06:25:01 demi systemd[1]: Reloaded The Apache HTTP Server.
root@demi:/home/admin#