Website returns 302 instead of 200

OrElse picture OrElse · Aug 5, 2010 · Viewed 36.4k times · Source

Well this one freaks me out. I used a Http Header check tool to check the headers of my webpage and guess what. In every request the response was 302 instead of 200.

domain.con
www.domain.con
http://www.domain.con

So, am i missing something here? I have not placed any redirect in any way.

So where the f#$% my website redirects? Is there a security hole?

UPDATE: While googling found this one

Answer

Oded picture Oded · Aug 5, 2010

domain.com is not the same as www.domain.com - that's a redirect.