How to fix Angular route path not working for direct URL when deployed to production | Angular | LSC

preview_player
Показать описание
Hi Everyone,

In this video, we will see How to fix the Angular route path not working for direct URLs when deployed to production.

Please post your questions in the comment section and I will be happy to answer your questions.

Happy coding!
Рекомендации по теме
Комментарии
Автор

Funciona !!! Gracias 😎👌.
Para algunos es necesario instalar URL Rewrite para IIS

fonsusproguer
Автор

Thank you for providing valuable content. It has been a significant time-saver and has spared me the effort of searching extensively for accurate solutions. Despite my best efforts, I was unable to find the precise answers on my own.

meetpadhiyar
Автор

This worked for me, but only when I directly placed in 'web.config' file inside the deployment directory on the web server.

seanj
Автор

You have the solution in linux azure app service ? cause we don't have iis serveur but nginx

legrandtalk
Автор

Great content. 👏 Please make video on token base session warning timeout pop-up when user is idle. Thanks 🙏

umeshshelke
Автор

Im getting this error while running ''npm run build "css exceeded maximum budget. Budget 4.00 kB was not met by 40.88 kB with a total of 44.88 kB.
Please give any solutions..

thorenjp
Автор

in my case it is not working I added web.config file, locallay it is working but in live server it is not working

santoshjena
Автор

Hi, How to fix this issue when deployed on azure server as it is not working for me after deployment on azure server? Can you please help me.

RAVIBARANWAL-rbmaths
Автор

it didnt work, i'm using apache web server in linux.

khalidking