I have one doubt, clarify this.
We are currently hosting one subroutine in the main application. as below

URL as
www.Examples.com/internal
internal is a sub-application located in the main application Examples .
But I want to host the helper application as the main application, for example below

But the URL should be the same as
www.Examples.com/internal
Note. The internal application is supported on one server or on another server, but the URL should be the same.
Is it possible to maintain such a site?
Thank you Mathan Kumar HJ
source
share