8
Views
1
Comments
Howto set default eSpace on Java stack (thus without SEO URL's)
Question

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

2012-03-16 12-21-09
João Rosado
Staff

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

Regards,
João Rosado

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.