
This plugin help to hide real download path of your files on server and allow file downloading using a common URL. Also maintain log of your downloads …
Plugin helps you to hide real/direct path of files hosted on your server for download and make your files secure from unauthorized download. It also maintains a log of all downloads done using it and provide capability to disallow direct linking (hot linking) to your files from other website.
You can:
It support multiple files extensions including:
zip / pdf / doc / xls / ppt / exe / gif / png / jpg / jpeg / mp3 / wav / mpeg / mpg / mpe / mov / avi / xlsx
*Step by step configuration guideline in Settings sections of plugin after activation
Version 1.5 changes:
– Corrupt file bug fixed
– Easy step by step guide added in admin to configure plugin
– Generate Root path dynamically
– Support for xlsx added
/wp-content/plugins/ directoryNow create a page and enter shortcode [download_page]. You are files are now secure!
Download link of your all files will be http://YourSiteName.com/YourPageName/?f=YourFileName.extension
Example:
If you created page with name ‘Download’ and added shortcode in it, Path for your download file (assuming its name is test.zip) will be:
http://yoursitename.com/download/?f=test.zip
A file ‘downloads.log’ is created on root of your server, open it in text editor and you can view details Time/Date/IP address and Downloaded file name in it.
‘Allowed Referred’ is not mandatory but if you want to allow download of your files from specific websites only then enter name of site in allowed referral textbox.
For example if you want to allow download of files from your website only, enter your site name (without http://www.) in allowed referral. Now users will be only able to download file by clicking link on your website.
In the WordPress forum (https://wordpress.org/support/plugin/hide-real-download-path) or contact using form here