REMAP {
    if inbound.url.path in ["php", "html"] {
        inbound.req.X-Result = "yes";
    }
}
