Bare domain redirect vs sub-domain DNS

Hi - I’m trying to setup Cloudflare with the following outcome:

  • I want “ . example . net” traffic to connect to my webapp (currently achieved using CNAME with wildcard (*) targeting my public facing load balancer.
  • I want “www . example . net” to redirect to a landing page on a different domain (currently achieved using redirect rules)
  • I want bare / apex domain “example . net” to redirect to a landing page on a different domain if possible (ex: www . example . com / about.html) - current not working

As noted - the last one is the one I can’t figure out. I’ve tried various attempts at both DNS entries and redirect rules but nothing seems to work.

Any help appreciated.

Between example 3 and example 4, you should be able to create a rule that works.

2 Likes

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