This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Hosting an Angular SPA as an app
#1
Hi All,

We are planning on deploying an app that has been built using the Angular framework. As this is an Single Page Application (SPA) if you deep-link into it the webserver needs to be configured to 'point' the request to index.html.  Here's a link to the angular docs explaining the issue:

https://angular.io/guide/deployment#rout...-indexhtml

Is there any way that we can configure this behaviour on the Logic Machine, or mimic it somehow?

Many thanks
Reply
#2
For apps the default index page must be index.lp. html pages are not protected by the login system. Fallback to index.html is not possible without web server configuration change which apps should not perform.
Reply


Forum Jump: