Is it possible to set up the cloud-hosted FortiWeb to direct (Endpoint)
URLs (Say we call them folders) to the origin as follows (Endpoint)
domain.com/folder1 --> Send traffic to Domain A on Origin
server(Endpoint) domain.com/folder2 -->Send traffic ...
Having spent some more time on this I think the terminology I need Is to
"Rewrite Host" under Rewriting Requests. However, using this I would
rewrite the host based on the URL e.g.Action: Rewrite HostRewrite From:
(.*)/folder1Rewrite To: www.domain2....