Hello,
After moving my site to a new apache server, i'm not able to access to
curl -v
http://www.followmytrack.net
* Rebuilt URL to:
http://www.followmytrack.net/
* Hostname was NOT found in DNS cache
* Trying 164.132.197.229...
* Connected to www.followmytrack.net (164.132.197.229) port 80 (#0)
GET / HTTP/1.1
User-Agent: curl/7.38.0
Host: www.followmytrack.net
Accept: */*
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 03 Nov 2016 11:18:30 GMT
* Server Apache is not blacklisted
< Server: Apache
< Location:
http://www.instantanes-alphonse.fr/
< Content-Length: 0
< Content-Type: text/html; charset=UTF-8
<
* Connection #0 to host www.followmytrack.net left intact
root@vps330357:~# curl -v
http://www.followmytrack.net
* Rebuilt URL to:
http://www.followmytrack.net/
* Hostname was NOT found in DNS cache
* Trying 164.132.197.229...
* Connected to www.followmytrack.net (164.132.197.229) port 80 (#0)
GET / HTTP/1.1
User-Agent: curl/7.38.0
Host: www.followmytrack.net
Accept: */*
< HTTP/1.1 301 Moved Permanently
< Date: Thu, 03 Nov 2016 11:25:37 GMT
* Server Apache is not blacklisted
< Server: Apache
< Location:
http://www.instantanes-alphonse.fr/
< Content-Length: 0
< Content-Type: text/html; charset=UTF-8
<
* Connection #0 to host www.followmytrack.net left intact
On all my wordpres, my htaccess are clean and i don't have any 301 redirection.
How i can remove this 301 ?
Thank you
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)