41
Views
1
Comments
How to do a real 301 redirect from your application?
Question
How can I do a real 301 redirect from the application? I tried it with setting an header with statuscode 301, but from the client side I will get a 302 status code then. Any tips/best practices for me?
2012-03-16 12-21-09
João Rosado
Staff
Hi Brian,

Did you try setting the status and a location header manually. Then ending the flow with an empty download node?

Regards,
João Rosado
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.