London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
Hello.
We have a customer that wants to remove the caching from the redirects that is generated by shortcuts in EPiServer.
This is because they want to have temporary shortcuts, but when the shortcut is removed the redirect is still there.
As I understand the cache control headers should work for the 301 redirect I dont find a way to set them for the response.
Is there anyway to overrides this behavior? Have tried running with http modules, but it seems the redirect occurs before and without luck in the documentation.
// Christopher