Making Your Downloads More Secure

  • Published by
    George Papadakis
  • Last modified
    28 October 2013
  • Up to date
    Yes
  • Profile concerned
    End user, Webdesigner, Developer
  • Concerns
    Component Plugins
  • Since Version
    1.5.3
  • Voting
    Average rating
    1 vote
    • 1
    • 2
    • 3
    • 4
    • 5
  • Favourites
    251 Making Your Downloads More Secure /documentation/tutorials-english/78-installation-upgrade/251-making-your-downloads-more-secure.html
  • Tags
    plugins, files, fields

To have secure download you should use the download field plugin, because:

(a) checks access level of the user before it allows downloading, and
(b) does not reveal the location of the file (it can reveal the filename if you want)
(c) uses a folder that is protected from direct downlod access via .htaccess file

About (b) You could also do this (although it is not needed)
- change secure folder in Global config and then rename the folder via FTP

NOTE: if you use a custom folder to store download you should rename existing one as described above, if you create a new one make sure to copy .htaccesss from the original folder