ASP.NET MVC - Prevent Image Leeching with a Custom RouteHandler(mikesdotnetting.com)
submitted by
Mikesdotnetting(340) 2 years, 5 months ago
Have you ever noticed an unusually high number of requests in your web server log files for image files? It may well be that someone is linking to your images from their own site, and basically stealing your bandwidth. Here's how to implement a custom RouteHandler within an ASP.NET MVC application to prevent people leeching your images.
|category: ASP.NET
|Views: 28
tags:
ASP.NET another
Everyones tags:
Your Tags: