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 1287 posts 2744 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 4046 posts 12899 karma points MVP 2x
    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

Please Sign in or register to post replies

Write your reply to:

Draft