Tagged Questions

1
vote
3answers
75 views

How to have a specific 404 for a folder using ASP.NET ?

This is a bit tricky and I'd be glad if you guys could give me some pointers on this one. Here is what I want to do: A user tries to access myapp.com/data/123456.mp3 test.mp3 doesn't exist The …
6
votes
5answers
203 views

What are the most helpful features of effective 404 File Not Found error pages?

When a user comes across your site's 404 File Not Found error page, it is most likely not what they were looking for. Here, you have the opportunity to turn a dead end into a resource that can help …