I'm configuring host and path rules for our GCP External HTTPS load balancer and I would like to know if it is possible to use variables for the path redirect/value?
Ultimately, I would like to match "something.cool.com" and have the user redirected to "www.cool.com/something" (the HTTP Location header)