I\'m working on some error handling in my MVC app, and I\'d like to change asperrorpath to something that doesn\'t give away the fact that I\'m using .NET... so
asperrorpath
Just add dummy query string to your .htm pages as below.
Check with fiddler, the asperrorpath query string does not appear anymore and referrer of errorpage.htm is completely clean.