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

Forum Discussion

markmill's avatar
markmill
Icon for Nimbostratus rankNimbostratus
May 30, 2020

Combine URI::path and URI:basename in single TCL command string

I have a uri /dir1/dir2/dir3/filename.ext where I would like to replace/strip the first directory e.g. /dir2/dir3/filename.ext before forwarding on the request. I have been using the following, but I...