Click here to Skip to main content
15,879,613 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have multiple applications. Is it advisable to host multiple applications on the same origin.

What I have tried:

I have multiple applications. Is it advisable to host multiple applications on the same origin.
Posted
Updated 24-Nov-18 8:24am
Comments
OriginalGriff 24-Nov-18 10:39am    
This is not a good question - we cannot work out from that little what you are trying to do.
Remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you type to work with.
Use the "Improve question" widget to edit your question and provide better information.

1 solution

It all depends on the relationship between the applications.

I have 25+ applications at work that have separate user interfaces and different users. These are all different sites with different users and only 1 app per each of these sites. There is no relationship between these sites.

I also have an Administration website, that has an application in it for each of the 25 above sites, and they all use the same interface.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900