IE enters the localhost web page and automatically transfers it to another web page. when debugging the php program, I encountered the following problem: using the XP system, IE8 used quite well, recently, when I open IE and enter localhost, the web page is automatically redirected to another web page. I cannot enter the Itworks page. on The 127.0.0.1 web page, HTTP403 is displayed. access is prohibited ------ solution ------------------ port occupation. enter http: // The localhost web page is automatically forwarded to another web page
I encountered the following problems when debugging the php program:
In the XP system, IE8 was used quite well before. I recently opened IE and entered http: // localhost to automatically go to another webpage. I cannot enter the It works page. I used 127.0.0.1 to display HTTP 403 forbidden access.
------ Solution --------------------
Port occupation
------ Solution --------------------
It should be a port
------ Solution --------------------
Compare to see your configuration error:
WAMP-windows_apache_mysql_php related configuration and build environment
------ Solution --------------------
It should be because the port is occupied. you may have added a virtual host to apache. Or other software uses port 80.