Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mod_form - Apache module that decodes data submitted from Web forms
- Description:
Utility to decode data submitted from Web forms. It deals with both GET
and POST methods where the data are encoded using the default content type
application/x-www-form-urlencoded. It does not decode multipart/form-data
(file upload) forms: for those you should use mod_upload.
Packages
mod_form-0.1-2.20131204svn145.el7.ppc64
[4 KiB] |
Changelog
by Andrea Veri (2014-01-24):
- EPEL7: drop the if statement for the correct apxs path, RHEL 7 is shipping
the apxs binary in the same path as Fedora.
|