Hi,
I want to set a default a default eSpace/Application when I connect to my server. Now when I use the URL https://<outsystems server> I get a "Error 404--Not Found" and I would like to get redirected to one of my applications. I have seen some solutions for this using SEO URL's but as I'm running OutSystems on a Java stack it appears that this option is not available.
Can anyone help out?
Thanks you,
Marcel
Hi Marcel,
If you have a load balancer (ex: apache) the best way is to configure a url rewrite rule to do that mapping there.
Otherwise I recommend you to check the Outsystems Cloud Entry Point component in the forge. See the Details tab for instructions of what configurations are required.
Regards,João Rosado