In this case, we want to redirect the user from the "/" url to "/home" (using "exact" parameter on the Redirect) and also redirect to Not Found page if the user provides an unspecified path.
Home page