The Zend MVC helper is a pretty safe bet:-

http://framework.zend.com/manual/en/zend.controller.actionhelpers.html#id4796449

Wouldn't this work?

                header("HTTP/1.1 301 Moved Permanently");
                header("Location: ".$new_url);

On Jul 17, 2007, at 5:47 AM, frosty1 wrote:


my client is trying to set up 301 redirects for several highly rated pages on the site we are converting to zf. has anyone had any luck doing this?
--
View this message in context: 
http://www.nabble.com/301-redirect-tf4096317s16154.html#a11647661
Sent from the Zend Framework mailing list archive at Nabble.com.




--

Simon Mundy | Director | PEPTOLAB

""" " "" """""" "" "" """"""" " "" """"" " """"" "  """""" "" "
202/258 Flinders Lane | Melbourne | Victoria | Australia | 3000
Voice +61 (0) 3 9654 4324 | Mobile 0438 046 061 | Fax +61 (0) 3 9654 4124
http://www.peptolab.com

Reply via email to