Relative Content

Tag Archive for angularangular-ui-router

Invalid Angular Route Returns 200 ok

Angular SPA returns 200 ok response for invalid route requested. Is there any way I can handle routes that doesn’t exist and return 404 subsequently redirect to an error page?