vote up 0 vote down star

I've created a HTTP Handler to prevent users from accessing unauthorized streaming ".flv" files.

It implements the IHttpHandler interface, is referenced in the Web.Config and works when I map an extension to ".pdf", but when I add the ".flv" the mapping in IIS, the app still seems ignored it (even though everything else is the same as it was with the PDF extension)

I am running IIS on Windows XP.

flag

68% accept rate

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.