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.


Reply via email to