I use ASP.NET routing to rename the full paths of my URLs (ie. /page1/page2/file.aspx would just become /file.aspx). This doesn't work with web.config authorization, because that uses physical path/folder names. Is there a fix for this?
Did my answer help you solve your problem?
rick schott
2010-08-13 17:50:11