How to setup the reverse proxy to the Verbolia pages?

In order to display the pages directly on the domain name of the client, a reverse proxy redirection must be set up.

A specific url pattern has to be agreed upon, in the example below: https://client.com/v/*. All requests sent to urls matching the pattern have to be reverse proxied to the Verbolia servers, in this case: client.backend.verbolia.com/v/*, see below.

 

ReverseProxyOverview.drawio

Next, some detailed information will be provided on how to setup a reverse proxy via:

Cloudflare

Apache

Nginx

Cloudfront

HAProxy

F5

Akamai

Salesforce

Shopify

 

Always replace “client.com” with your hostname, “client.backend.verbolia.com” with the given verbolia hostname and “/path_to_verbolia/” with the agreed routed url pattern.