<system.web>
<httpHandlers>
<add verb="*" path="*.mp3" type="System.Web.HttpForbiddenHandler" />
</httpHandlers>
</system.web>





