Multiple angular side live on same domain

We have two angular side which needs to be live on same domain like below.

Domain pointing to the root folder and that folder contains angular dist code and inside that, I have created "admin" folder and which contains another angular dist code.

Now the issue is,

Whenever we used root of the domain then, that execute perfectly but, when we add "admin" after the domain it will findout the admin route on the root dist instead of "admin" folder.

Im not sure but, cookies causing the issue so, anyone has any idea for the same.

We used httpd as the server to manage root folder and SSL.

Help would be appreciated..

0 Replies

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct