I want to give the users on my portal to have their domains mapped to their page and internal pages from their on.
So, the user site url http://www.username.com should map to http://example.com/userid, similarly all the links inside should also map. Like, http://www.user-id.com/page1 => http://example.com/userid/page1 http://www.user-id.com/section1/page1 => http://example.com/userid/section1/page1
Has some body done this in angular js? I am using angular 1.3 and open to move to 1.4 or 1.5