Root domain forwarding to www version , Page Rule not working

What is the name of the domain?

milaquote.com

What is the issue you’re encountering

Root domain not redirectig to www version

What are the steps to reproduce the issue?

Here are the things I did.

  1. I setup A record @ to 192.0.2.1 . Made sure the proxy symbol is turned ON
  2. I set a wild card redirect rule root domain to www version
  3. SSL is set to STRICT

But still my root domain still get error ERR_CONNECTION_TIMED_OUT

My goal : https://milaquote.com should redirect to https://www.milaquote.com

Screenshot of the error

Does work fine non-www to www over HTTPS proxied :orange: :

$ curl -I https://milaquote.com
HTTP/2 301 --> Redirect happening here
date: Fri, 21 Feb 2025 12:45:23 GMT
content-type: text/html
content-length: 167
location: https://www.milaquote.com/ --> I was redirected to WWW here
cache-control: max-age=3600

Might be temporary issue. Please try with a different Web browser or by using an Incognito Mode.

Online test:

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