Hi,

are there any PHP/IIS7 people on this list?

We are doing a 301 redirect on a site and in the browser it ends up as a 302
redirect.

Code is here:

header ('HTTP/1.1 301 Moved Permanently');
header ('Location: http://www.parachutemusic.com/festival/' . substr
($_SERVER['REQUEST_URI'], 15));

and url is here, if anyone wants to test

http://websites.parachutemusic.com/festival/2009/index.php


Any idea why this would happen?

Kind Regards,

Jochen Daum

Chief Automation Officer
Automatem Ltd

Phone: 09 630 3425
Mobile: 021 567 853
Email: [email protected]
Skype: jochendaum
Website: www.automatem.co.nz

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
-~----------~----~----~----~------~----~------~--~---

Reply via email to