mod_uploader - A file upload application works as Apache module
Website: | http://sourceforge.jp/projects/mod-uploader/ |
---|---|
License: | The zlib/libpng License |
Vendor: | momo-i, http://www.momo-i.org/ |
- Description:
mod_uploader is a file upload application works as Apache module. The following features are provided: - It works faster than the thing made with Perl or PHP or Ruby, because it is made with C++ and works as Apache module. - It includes simple template engine, so you can change page layouts without re-compilation. - it can show progress report when uploading.
Packages
mod_uploader-3.2.0-1.gita230a93.el6.i686 [301 KiB] |
Changelog
by momo-i (2015-10-01):
- Update version number to 3.2.0 |
mod_uploader-3.1.1-13.gita230a93.el6.i686 [301 KiB] |
Changelog
by momo-i (2015-09-16):
- Update to a230a93 |
mod_uploader-3.1.1-7.el6.i686 [300 KiB] |
Changelog
by momo-i (2010-10-25):
- Convert character set to utf8. - Template. |