By mswatcher
via weblogs.asp.net
Submitted: Jan 17 2013 / 12:21
A friend of mine asked me recently how to handle a situation with a dot (.) in the path for an MVC project. The path looked something like this: http://domain.com/aspnet/CLR4.0 The MVC routes didn’t work for this path and the standard IIS 404 handler served up the page instead. However, the following URL did work:
Tweet
SaveShareSend
Tags: .net, frameworks, web design
Add your comment