Page rule - Redirect domain

Hi,

I am trying to set-up a redirect from domain X → Y.
Domain X: hqapp.be
Domain Y: hq.app

I have set-up this Page rule:
MATCH: hqapp.be/*
FORWARD: https://hq.app/$1

I have already consulted this page: https://support.cloudflare.com/hc/en-us/articles/218411427#understand-wildcard-matching-and-referencing. However it didn’t help me out…

I get two errors when visiting hqapp.be via chrome:

  1. if i visit HTTP → ERR_NAME_NOT_RESOLVED
  2. if i visit HTTPS → DNS_PROBE_FINISHED_NXDOMAIN

At first I thought it was local, but tested on various devices & browsers… Anyone here who can help me out?

Mvg,
Florian

Your .be domain does not have any DNS records set up. You need to set up an A record for @.

1 Like

Hi Sandro,

To what IP do I have to direct it?

Thanks,
Florian

Any IP will work. You can always use 192.0.2.1

Resolved thank you!

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