Configure Azure Front Door for Oqtane site #5279
-
I'm trying to configure Azure Front Door, which is basically a CDN an DDoS firewall, for my Oqtane site. I have configured 2 custom domains (mydomain.com and www.mydomain.com), but when the Front Door is added for both of them, I get a infinite redirect loop from the root domain to the www domain and viceversa. I suspect the Oqtane alias redirection is affecting the process, and there's no way to disable the redirection to the default alias (or the first alias). Has anyone configured front door successfully and could give me any indications about why it's not working properly? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
@mdmontesinos Aliases which are identified as Default will not redirect. So you can create mydomain.com and www.mydomain.com and indicate that they are both Default aliases. |
Beta Was this translation helpful? Give feedback.
@mdmontesinos Aliases which are identified as Default will not redirect. So you can create mydomain.com and www.mydomain.com and indicate that they are both Default aliases.