[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Zope] RESPONSE.redirect and 301


just tell it to do so.

RESPONSE.redirect( 'new/url/path', status=301 )

jens


On Thursday, May 2, 2002, at 06:30 , Ragnar Beer wrote:

Howdy,

as far as I can see RESPONSE.redirect sends a '302 Moved Temporarily'
status in the header but I need to send a '301 Moved Permanently'. What do
I have to do to send the latter status?

Ragnar




_______________________________________________
Zope maillist  -  Zope@xxxxxxxx
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )



This mailing list archive is a service of Copilotco.