mod_uploader - A file upload application works as Apache module
Website: | http://acapulco.dyndns.org/mod_uploader/ |
---|---|
License: | The zlib/libpng License |
Vendor: | Tetsuya Kimata |
- 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.1.1-7.el5.centos.src [3.7 MiB] |
Changelog
by momo-i (2010-10-25):
- Convert character set to utf8. - Template. |