Closed (won't fix)
Project:
Global Redirect
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Oct 2008 at 10:58 UTC
Updated:
27 Oct 2008 at 15:46 UTC
Global Redirect it works fine but it returns HTTP code 200 instead of 301.
It returns HTTP/1.1 200 OK on a URL like node/366.
My environment: Drupal 6.6, i18n, Global Redirect 6.x-1.0
Comments
Comment #1
nicholasthompsonSounds like a duplicate of... #227180: Sometimes redirect only by HTTP/1.1 200 OK (possibly only in vbDrpual)... which was closed.
Can you provide an example broken URL please?
What server are you running?
Comment #2
claudiu.cristeaTry http://www.ascentgroup.ro/en/node/185. I used http://www.iwebtool.com/http_headers to test.
My environment:
Comment #3
nicholasthompsonWorks fine for me....
However if I use the website you specified, they claim its a 200 OK. The reason is, they are listing the SECOND request (ie, the one AFTER the redirect).
If you use this site:
http://www.seoconsultants.com/tools/headers.asp
They show both requests - the first as a 301 and the seconds as a 200.