Re: web.config protecting mp3 or wav files
- From: "Henning Krause [MVP - Exchange]" <newsgroups_remove@xxxxxxxxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 00:03:56 +0100
Hello,
this is because only those files are protected by the web.config settings which are handled by the ASP.NET runtime.
If you want to protect .mp3 and other types also, you can map those extensions to the .net runtime ISAPI filter.
Best regards,
Henning Krause
"Godzilla" <godzillaismad@xxxxxxxxx> wrote in message news:1166568996.262082.206820@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Dear all,
I have been reading some example on how to protect a folder via
web.config file. The question is that I wish to protect an audio
directory which contains various audio files (mp3, wav, mov, etc.) and
the web.config folder protection does not protect these file format.
How am I going to do that?
Thanks all in advance.
.
- Follow-Ups:
- Re: web.config protecting mp3 or wav files
- From: Godzilla
- Re: web.config protecting mp3 or wav files
- From: Godzilla
- Re: web.config protecting mp3 or wav files
- References:
- web.config protecting mp3 or wav files
- From: Godzilla
- web.config protecting mp3 or wav files
- Prev by Date: web.config protecting mp3 or wav files
- Next by Date: Re: web.config protecting mp3 or wav files
- Previous by thread: web.config protecting mp3 or wav files
- Next by thread: Re: web.config protecting mp3 or wav files
- Index(es):
Relevant Pages
|
|