xampp apache启动了,但localhost无法访问

查看apache的err logs显示这些内容 请问如何解决

[Sun Aug 14 23:56:57.839158 2016] [ssl:warn] [pid 7544:tid 264] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Aug 14 23:56:57.972165 2016] [core:warn] [pid 7544:tid 264] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Sun Aug 14 23:56:58.235180 2016] [ssl:warn] [pid 7544:tid 264] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Aug 14 23:56:58.282183 2016] [mpm_winnt:notice] [pid 7544:tid 264] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.21 configured -- resuming normal operations
[Sun Aug 14 23:56:58.282183 2016] [mpm_winnt:notice] [pid 7544:tid 264] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13
[Sun Aug 14 23:56:58.282183 2016] [core:notice] [pid 7544:tid 264] AH00094: Command line: 'c:\xampp\apache\bin\httpd.exe -d C:/xampp/apache'
[Sun Aug 14 23:56:58.288184 2016] [mpm_winnt:notice] [pid 7544:tid 264] AH00418: Parent: Created child process 7584
[Sun Aug 14 23:56:59.213236 2016] [ssl:warn] [pid 7584:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Aug 14 23:56:59.604259 2016] [ssl:warn] [pid 7584:tid 276] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
[Sun Aug 14 23:56:59.654262 2016] [mpm_winnt:notice] [pid 7584:tid 276] AH00354: Child: Starting 150 worker threads.

你把Apache的端口号改一下再试试

你看看你的配置文件是不是有修改,或者将端口号修改一下,将啥子8080改成你喜欢的,咋的