If a incoming request url does not match any of the url - controller mappings then the request should go to a default controller. Any suggestion on how to do that?
If a incoming request url does not match any of the url - controller mappings then the request should go to a default controller. Any suggestion on how to do that?