Hosting and routing other domains

I have a site registered with Cloudflare (eh. ourdomain.com). This serves as an entry point to our website and back end applications.

We have customers that have their own domains that we manage (currently we register them with AWS). We use AWS S3 bucket to route these domains to our mydomain.com/customer-a

S3 is a bit of a pain as it requires an S3 bucket for each hosted domain. To be honest its a nice feature but cannot scale and is a hack in my opion.

I am wondering if there is a way in CF to do the following:

When a user visits theirdomain.com we would like it to forward to ourdomain.com/theirdoamain.

Is this possible?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.