Sep 2026 - DevCentral will be set to Read-Only on Sep 14th for a platform update. Details: DevCentral is Evolving.

Forum Discussion

atoth's avatar
atoth
Icon for Cirrus rankCirrus
May 01, 2015

Writing and Rewriting a URI

I've got a vip similar to the below. when HTTP_REQUEST {` switch -glob [HTTP::path] { "/a/b/c" - "/blah/blah/blah" { HTTP::header replace "Host" "internal.domain.com" pool redirect-pool snat aut...