“404 Not Found” on all pages except start page.“
First page only working. Remaining pages all 404 error
If I run below structure url is working.
https://abcd.xyz
If I run below structure url is not working
https://abcd.xyz/login
“404 Not Found” on all pages except start page.“
First page only working. Remaining pages all 404 error
If I run below structure url is working.
https://abcd.xyz
If I run below structure url is not working
https://abcd.xyz/login
2
Answers
Try useHash property in RouterModule
It’s a bit late but if you’re hosting your website on Linux you need to create a ".htaccess" file and paste inside it the following: