Changeset 488560
- Timestamp:
- 01/12/2012 06:08:58 AM (14 years ago)
- Location:
- wp-risal-download
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-risal-download/tags/1.0/readme.txt
r488559 r488560 10 10 11 11 == Description == 12 This plugin created to avoid unethical download activity by user. It prohibit user to use download manager, changing between browsers or sessions and such act consider as abuse. Never try on windows server though but working well on ubuntu. 13 It is a bad idea to locate any download-able files inside Apache's root directory where it is directly and freely accessible by Internet users. What I worried about is apache user can't read outside of it's root directory (mostly outside /var/www). I don't know, it's depend on OS distribution. My suggestion, you may change chmod of target directory. By the way don't forget to notice visitors to disable pop-up blocker for your site. 14 Please feel free to visit http://linuxuserjp.wordpress.com for more information. 12 13 THE PURPOSE 14 15 This plugin created to avoid unethical download activity by user. It prohibit user to use download manager, changing between browsers or sessions and such act consider as abuse. Never try on windows server though but working well on ubuntu. 16 17 WHY USE IT? 18 19 It is a bad idea to locate any download-able files inside Apache's root directory where it is directly and freely accessible by Internet users. What I worried about is apache user can't read outside of it's root directory (mostly outside /var/www). I don't know, it's depend on OS distribution. My suggestion, you may change chmod of target directory. By the way don't forget to notice visitors to disable pop-up blocker for your site. 20 21 22 Please feel free to visit http://linuxuserjp.wordpress.com for more information. 15 23 Salam. May God Guide and Bless you. 16 24 -
wp-risal-download/trunk/readme.txt
r488559 r488560 10 10 11 11 == Description == 12 This plugin created to avoid unethical download activity by user. It prohibit user to use download manager, changing between browsers or sessions and such act consider as abuse. Never try on windows server though but working well on ubuntu. 13 It is a bad idea to locate any download-able files inside Apache's root directory where it is directly and freely accessible by Internet users. What I worried about is apache user can't read outside of it's root directory (mostly outside /var/www). I don't know, it's depend on OS distribution. My suggestion, you may change chmod of target directory. By the way don't forget to notice visitors to disable pop-up blocker for your site. 14 Please feel free to visit http://linuxuserjp.wordpress.com for more information. 12 13 THE PURPOSE 14 15 This plugin created to avoid unethical download activity by user. It prohibit user to use download manager, changing between browsers or sessions and such act consider as abuse. Never try on windows server though but working well on ubuntu. 16 17 WHY USE IT? 18 19 It is a bad idea to locate any download-able files inside Apache's root directory where it is directly and freely accessible by Internet users. What I worried about is apache user can't read outside of it's root directory (mostly outside /var/www). I don't know, it's depend on OS distribution. My suggestion, you may change chmod of target directory. By the way don't forget to notice visitors to disable pop-up blocker for your site. 20 21 22 Please feel free to visit http://linuxuserjp.wordpress.com for more information. 15 23 Salam. May God Guide and Bless you. 16 24
Note: See TracChangeset
for help on using the changeset viewer.