| Headers information help headers, xpingback |
buildersweb

msg:4554797 | 1:25 pm on Mar 14, 2013 (gmt 0) | Why this Header has 301 moved Permantly ? I have deleted all files of site and i still see this redirect on the header ? How can this be set ? Is it possible to be dns records from domain ? Status: HTTP/1.1 301 Moved Permanently Date:Thu, 14 Mar 2013 12:56:52 GMT Server:Apache X-Powered-By:PHP/5.2.17 Expires:Thu, 19 Nov 1981 08:52:00 GMT Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma:no-cache X-Pingback:http://example.com/xmlrpc.php Set-Cookie:_icl_current_language=en; expires=Fri, 15-Mar-2013 12:56:52 GMT; path=/ Set-Cookie:PHPESSSGID=34fdb092ff3343226bf98b32edacc7ff0b5d26; path=/ Set-Cookie:wfvt_1966434277839=5141c91502323235972; expires=Thu, 14-Mar-2013 13:26:53 GMT; path=/ Location:http://example.com/xmlrpc.php Content-Length:0 Connection:close Content-Type:text/html; charset=UTF-8
|
phranque

msg:4554824 | 2:43 pm on Mar 14, 2013 (gmt 0) | it wouldn't be DNS - it would have to be a web server response. it could be caused by a mod_alias (RewritePermanent) or mod_rewrite (RewriteRule) directive in the .htaccess or server config file; or by a 301 response generate by a script that handled the request. the .htaccess file is normally hidden so look for it specifically.
|
buildersweb

msg:4554834 | 3:09 pm on Mar 14, 2013 (gmt 0) | I have looked that file first but it was deleted by me. now there is only an index.php file that is almost empty i have created it. I checked also for .htaccess ouside the public_html but there was nothing like that in it.
|
buildersweb

msg:4554845 | 3:45 pm on Mar 14, 2013 (gmt 0) | I found it .. The domain changed ns and i was looking still the previous server Sorry
|
|
|