6 messages in ru.sysoev.nginxPhantom Redirect
FromSent OnAttachments
BJ ClarkJan 20, 2009 12:15 pm 
Juan Fco. GiordanaJan 20, 2009 12:33 pm 
jeff emmingerJan 20, 2009 1:56 pm 
Cliff WellsJan 20, 2009 8:44 pm 
BJ ClarkJan 20, 2009 8:57 pm 
Cliff WellsJan 21, 2009 10:57 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Phantom RedirectActions...
From:BJ Clark (bjcl@me.com)
Date:Jan 20, 2009 12:15:46 pm
List:ru.sysoev.nginx

Hello all,

I'm having the most puzzling problem. I am getting a very strange redirect:

http://kritiq.us/

GET / HTTP/1.1

Host: kritiq.us

User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5)
Gecko/2008120121 Firefox/3.0.5

Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8

Accept-Language: en-us,en;q=0.5

Accept-Encoding: gzip,deflate

Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7

Keep-Alive: 300

Connection: keep-alive

HTTP/1.x 302 Moved Temporarily

Server: nginx/0.6.16

Date: Tue, 20 Jan 2009 20:05:28 GMT

Content-Type: text/html

Connection: keep-alive

X-Powered-By: PHP/5.2.0-8+etch13

Expires: Mon, 26 Jul 1997 05:00:00 GMT

Last-Modified: Tue, 20 Jan 2009 20:05:27 GMT

Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0

Pragma: no-cache

Location:
http://sedoparking.com/search/registrar.php?domain=kritiq.us&registrar=sedopark

Vary: User-Agent,Accept-Encoding

Content-Encoding: gzip

Content-Length: 170

X-Cache: MISS from 226072

I have no idea where this redirect is coming from. I have no idea what
sedoparking is. I don't have any PHP on the server, or even have it installed,
for all I know. This is a rails project, it's using the config here: http://pastie.org/365988

Can anyone give me a direction on this? I'm completely lost as to where this is
coming from and how to stop it.