locomotivecms / engine

A platform to create, publish and edit sites
http://www.locomotivecms.com
Other
2.32k stars 625 forks source link

Issue with "Redirect to first domain" and "Redirect to HTTPS" settings #1392

Open amattson-kv opened 2 years ago

amattson-kv commented 2 years ago

For my site, we have enabled both the "Redirect to first domain" and "Redirect to HTTPS" settings.

Our domains are in the following order --

  1. www.mydomain.com
  2. mydomain.com

After making this change and doing some testing, we've noticed that not all of the URLs redirect properly to our main site.

The following URLs are redirecting to https://www.mydomain.com:

The following URL is not redirecting to https://www.mydomain.com:

Is there anything I need to do to get this additional URL to redirect properly?