HTTP/1.1 301 Moved Permanently
-
Here is what my server is sending back when you request
demo.mytimewithgod.net:HTTP/1.1 301 Moved Permanently
Date: Wed, 10 Oct 2007 02:25:49 GMT
Server: Apache/2.2.6 (Linux/SUSE)
X-Powered-By: PHP/5.1.2
Set-Cookie: PHPSESSID=bvf4ll1cicih2aip5rr564s3v5; path=/
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: https://www.mytimewithgod.net/demo/xmlrpc.php
Location: https://www.mytimewithgod.net/
Vary: Accept-Encoding
Content-Length: 0
Content-Type: text/html; charset=UTF-8It appears that this is a redirect created by
php somewhere in wordpress. I have not modified anything in my 404.php file and i have updated my permalinks. I have a “real” site running at mytimewithgod.net and a demo site running at demo.mytimewithgod.net. When anyone enters demo.mytimewithgod.net, everyone is redirected to mytimewithgod.net. I have tried changing themes, samething. What gives?
- The topic ‘HTTP/1.1 301 Moved Permanently’ is closed to new replies.