Version 4.5.2
Was originally on a 2003 R2 server/ IIS6 / .Net 3.5
Migrated to
Windows 2008 R2 / IIS7 / .Net 3.5
apppool=Classic / applied IIS7 classic wildcard mapping
code for hiding .aspx applied = "umbracoUseDirectoryUrls" value="true"
When performing redirects, receiving a page 404 error - File or Directory not found
The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable
If I apply url http://www.int-sitename.com/mmm.aspx/searchresults?searchterms=test the page loads successfully.
If I apply the same url without the .aspx, I get the 404 error.
I have applied the changes from this article: http://our.umbraco.org/wiki/how-tos/how-to-switch-your-site-to-usedirectoryurls=true-when-it-was-previously-=false
I really could use some help here if anyone could provide some direction. Let me know if I need to provide more details of the issue.
Kind Regards!
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/41125-dropping-aspx-from-our-url-returns-404-error