0

I have a temporary website setup using a Static Website in Azure Storage that simply has an index.html page. I have my domain name www.mysite.com and am using Cloudflare to broker the traffic between the domain name and Azure.

My question is, if someone types www.mysite.com/hello then a 404 error page appears. If I go into Cloudflare Page Rules and set one up to redirect, the browser says "Error too many redirects". What am I missing

e.g. Cloudflare Rule: www.mysite.com/* => Forwarding Rule => 301 (Permanent Redirect) => www.mysite.com

Expectation:

www.mysite.com/hello => www.mysite.com

www.mysite.com/nowhere/why => www.mysite.com

My site is up and running and the root is displaying correctly, just that anything other than root displays an error.

Adrian
  • 606
  • 7
  • 21

0 Answers0