Linux 软件免费装
Banner图

Hide Real Download Path

开发者 deepaks
更新时间 2014年10月20日 18:51
捐献地址: 去捐款
PHP版本: 3.5 及以上
WordPress版本: 4.0
版权: GPLv2 or later
版权网址: 版权信息

标签

hide real download path hide download path secure file hot linking disable direct download

下载

详情介绍:

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:

安装:

  1. Unzip plugin in /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to Settings -> 'Hide Download Link'
  4. Enter Root path of your download directory where all files are hosted. (it should be something as /home/public_html/yourdirectoryname depending on your host)
  5. Enter referred (if you want to restrict direct download using link from other wesbites)
  6. Save and you are done !!
Now 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

常见问题:

How can I view download log?

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.

what should I enter in 'Allowed Referred'?

'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.

Where do I report bugs?

In the WordPress forum (http://wordpress.org/support/plugin/hide-real-download-path) or contact using form here