Description
This plugin helps secure uploads by preventing unauthorized users from accessing your upload directory and stealing its content.
Works by adding a blank index.php in every directory and sub directory starting from the upload folder.
Screenshots
Installation
- Upload the plugin files to the ‘/wp-content/plugins/upload-security-sarbajitsaha’ directory, or install the plugin through the WordPress plugins screen directly.
- Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to Settings->Upload Security screen to configure the plugin
FAQ
- How does this work?
-
It adds a blank index.php file to every directory and sub directory starting from the upload folder. So anyone accessing your upload directory will see a blank page instead of the contents, and can’t download the files.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Upload Security” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Upload Security” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- 1st version

