Skip to content

Instantly share code, notes, and snippets.

@rrreese
Created November 17, 2012 09:34
Show Gist options
  • Save rrreese/4094504 to your computer and use it in GitHub Desktop.
Save rrreese/4094504 to your computer and use it in GitHub Desktop.
Ignore route ASP.NET MVC
routes.IgnoreRoute("{resource}.aspx/{*pathInfo}");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment