Within angular routing is there any way to redirect to an external directory on the same domain. I have a WordPress blog and angular app I want it to use same domain rather than a subdomain.
Example
http://example.com --> Angular App
http://example.com/blog --> Wordpress Blog
Please help me with your suggestions.