How do I change the below code so that it catches all urls with any segments? config.Routes.MapHttpRoute( name: "LegacyUriRedirect", routeTemplate: "", ...
確定! 回上一頁