if I host an angular app at some custom location e.g. http://localhost/collosys then i have to change all the ng-include to have \"/collosys/\" for all the address
e.g. http://localhost/collosys
Yes you can, but I would write my own ng-include. If you try to upgrade angular, you will simply overwrite your changes.