Copied to clipboard

Flag this post as spam?

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


  • Amir Khan 1289 posts 2746 karma points
    Dec 15, 2011 @ 04:37
    Amir Khan
    0

    Risk in storing files in the App_Data folder?

    Is there any risk in storing files (pdfs mostly) in the App_data folder? they're being written by authorized members and it seems like an easy way to protect files from public access...

    Thanks!

    Amir

  • Richard Soeteman 4054 posts 12927 karma points MVP 3x
    Dec 15, 2011 @ 12:10
    Richard Soeteman
    0

    HI Amir,

    No risk since IIS will block direct access. You need to write a proxy or something to get the pdf's out there and serve it to the user. If you want you end users to maintian those PDF's you might want to checkout my MediaProtect package which protects media in the same way you protect content in Umbraco.

    Cheers,

    Richard

  • 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