Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Stack Documentation and UX
-
Labels:
-
Story Points:0.5
-
Epic Link:
-
Team:SQuaRE
Description
Previously we deployed documentation on Read the Docs. By default, Read the Docs would show the master version of documentation on "/en/latest/". Many links with that endpoint may already exist. We should configure Fastly to redirect such paths to "/".
Implemented in Fastly config version #14! (previous stable was Version #11).
Solution was to follow the Fastly docs at https://docs.fastly.com/guides/performance-tuning/generating-http-redirects-at-the-edge
Steps are