Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Server side control of resource (html or image files) access
#4
Hi,

virtually any request can be handled by a content handler as long as you have control over the URL used in it. In your case, you clearly do. There is absolutely no performance penalty

So it is jut a matter of creating a content handler to deal with the files.

Have a look at this demo I've just created: https://github.com/Atozed/IntraWeb/tree/...entHandler
Reply


Messages In This Thread
RE: Server side control of resource (html or image files) access - by Alexandre Machado - 04-14-2022, 12:38 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)