Mar 27, 2026 - For details about updated CVE-2025-53521 (BIG-IP APM vulnerability), refer to K000156741.

Forum Discussion

computerli's avatar
computerli
Icon for Altostratus rankAltostratus
8 years ago

Need to remove part of URI from the request without redirect

I need to remove part of URI from the request without redirect For example, remove /record

 

WHEN https://abc.com/record/outland.1234f4fe1.le.js

 

GO TO https://abc.com/outland.1234f4fe1.le.js

 

WHERE

 

/record is static

 

/outland.1234f4fe1.le.js is dynamic, i.e can be any other string

 

Redirect is also not an option

 

1 Reply

No RepliesBe the first to reply