LTM LTP
1 TopicLTM Local traffic policy to many options!!! - Help needed!
Hi All, I've got a bit lost in how to do this, one of our app teams have a issue with a bought in peice of software that has hard coded the incorrect links to its css file and a image. There asking me to see if i can get the f5 to amend the page if it sees the certain lines to the correct ones. So this is looking at the header / body of the page, i know i can use HTTP "something" in the LTP Match but its just which one, i can't find much documentation or examlpes on these bits with a idea of how to use it or i might even be wrong! So i have something like <head> <link rel="stylesheet" href="https://mywebsite.com/styles.css"> </head> That i need to change to <head> <link rel="stylesheet" href="https://mywebsite.com/artifacts/styles.css"> </head> There is also a png linked to this in other paces that has the same issue, its coded to the base route but they need it redirecting to a folder on the same path. Can anyone point me in the right direction please? Thanks PeteSolved1.5KViews0likes4Comments