Changeset 488559
- Timestamp:
- 01/12/2012 06:02:35 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
r488553 r488559 10 10 11 11 == Description == 12 This plugin created to avoid unethical download activity by user. It prohibit user to use 13 download manager, changing between browsers or sessions and such act consider as abuse. 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. 15 Salam. May God Guide and Bless you. 14 16 15 17 == Installation == -
wp-risal-download/trunk/readme.txt
r488553 r488559 10 10 11 11 == Description == 12 This plugin created to avoid unethical download activity by user. It prohibit user to use 13 download manager, changing between browsers or sessions and such act consider as abuse. 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. 15 Salam. May God Guide and Bless you. 14 16 15 17 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.