Mel You have to route all of the Angular specific routing urls back to the Angular app's index.html url.
-- Thomas On Wed, Jul 22, 2015 at 11:55 PM Mela Luca <[email protected]> wrote: > I have an old Angular widget that cause to call a url that dosent exist. > > http://www.domain/[~%20save.photo%20~] > <http://www.hometribe.ca/%5B~%20listing.photo%20~%5D> the widget works > but the browser complains about 404 on that url. > > Looking for a solution. > > Thank > > Mel >

