I have a blog, lets say example.com and another blog installed in example.com/np which is not multisite but a different WordPress installation.
example.com
example.com/np
You can use is_home() or is_front_page() function to redirect your home page.