Hi everyone,
With our current Mendix project we are experiencing problems with the configuration of our URL of said project. The problem seems to be in the redirection from https://www.example.com to the https://www.example.com/index.html page. If we manually enter /index.html we are redirected to the /login.html page as desired. However we only wish to enter .com and automatically go to the login page.
Does anyone have any ideas how to solve this issue? It doesn't seem to be a IIS configuration error but rather a Mendix
Thanks in advance!