I.P. no response after apache
I am new in linode and linux
I installed apache and wants to check via i.p. but no response. In terminal Apache is Active no error
3 Replies
[root@www ~]# service httpd status
Redirecting to /bin/systemctl status httpd.service
● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: active (running) since Fri 2018-07-06 18:13:10 +08; 27min ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 3915 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
Main PID: 3920 (httpd)
Status: "Total requests: 0; Current requests/sec: 0; Current traffic: 0 B/sec"
CGroup: /system.slice/httpd.service
├─3920 /usr/sbin/httpd -DFOREGROUND
├─3921 /usr/sbin/httpd -DFOREGROUND
├─3922 /usr/sbin/httpd -DFOREGROUND
├─3923 /usr/sbin/httpd -DFOREGROUND
├─3924 /usr/sbin/httpd -DFOREGROUND
└─3925 /usr/sbin/httpd -DFOREGROUND
I think firewalld was recently enabled on the centos image. you should disable it or add a firewall rule: