REMAP {
    if access("/tmp/bar") {
        inbound.req.X-Remap = "exists";
    }
}
