2 May
2002
2 May
'02
12:17 p.m.
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