Apache is installed on the server. Does Apache need to be configured to access it through IP? Now accessing via IP shows that it cannot connect. Will Kaspersky block Apache?
给我你的怀抱2017-05-16 17:05:50
Confirm whether Apache has started normally. For example, use netstat -atunp|grep httpd to check Apache's access.log and error.log. Generally, errors will be displayed in the logs. Find the specific reasons based on the logs