Page 1 of 1

127.0.0.1 automatically redirect to www.127.0.0.1

PostPosted: 05. March 2016 17:11
by marcoman2014
Hi guys,
i installed last two version of xampp,
both are able to open http://127.0.0.1/dashboard/ but if i try to open a php page in the folder htdocs the browser redirect it from 127.0.0.1 to www.127.0.0.1 and is not able to load the page.
i installed few month ago the same xamp version in another computer and works fine, i'm able to open some test website in the folder htdocs.
My OS is windows 10 64bit, and tested few browser like IE and chrome.

i already checked the host file in windows, but there is just 127.0.0.1 localhost,
there are not proxy server or dns server set

Re: 127.0.0.1 automatically redirect to www.127.0.0.1

PostPosted: 05. March 2016 22:11
by Nobbie
Maybe you have an annoying .htaccess in your htdocs folder or similar. Xampp / Apache does not redirect anything by itself.