ASP.NET MVC全能路由

ASP.NET MVC全能路由

我已经在StackOverflow上阅读了一些关于此的线程,但无法使其工作.我在Global.asax的RegisterRoutes结尾处有这个. routes.MapRoute( Profile, {*url}, new { controller = Profile, action = Index }