I have an Angular PWA in a subdomain.
I want to redirect from another site to my angular PWA in a special page http://app.amyar24.com/category?categoryId=55
, but it throws 404 not found
.
How can I resolve this problem ?
I have an Angular PWA in a subdomain.
I want to redirect from another site to my angular PWA in a special page http://app.amyar24.com/category?categoryId=55
, but it throws 404 not found
.
How can I resolve this problem ?