Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Norbert Haberl 32 posts 115 karma points
    Jun 04, 2018 @ 16:48
    Norbert Haberl
    0

    Custom file handler

    Hey,

    I have a file storage in the LAN where all my images are stored and my website is in a DMZ, so what is the best way to handle static image file requests ?

    Is it better to write a custom handler for a given route or to handle it dynamically like here https://martincarlsen.com/securing-media-files-in-umbraco/

    Recommendations welcome Thanks Norbert

  • Phil Atkinson 51 posts 244 karma points
    Jun 07, 2018 @ 12:52
    Phil Atkinson
    0

    write a custom IFileSystemPRovider plugin similar to the S3 one: https://github.com/ElijahGlover/Umbraco-S3-Provider

  • Norbert Haberl 32 posts 115 karma points
    Aug 20, 2018 @ 11:41
  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies