Home  >  Article  >  Backend Development  >  IE输入http://localhost网页自动转到此外的网页

IE输入http://localhost网页自动转到此外的网页

WBOY
WBOYOriginal
2016-06-13 10:34:381280browse

IE输入http://localhost网页自动转到另外的网页
我在调试php程序时遇到下面的问题:

用XP系统,IE8以前用的挺好,最近打开IE输入http://localhost网页自动转到另外的网页,不能进入It works页面,用127.0.0.1网页显示HTTP 403 禁止访问



------解决方案--------------------
端口占用
------解决方案--------------------
应该是端口
------解决方案--------------------
对比看看你那里配置错误:
WAMP-windows_apache_mysql_php相关配置及搭建环境
------解决方案--------------------
应该是端口被占用,可能你的apache里面添加了虚拟主机。或者其他的软件占用80端口。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn