summaryrefslogtreecommitdiffstats
path: root/www/mod_xsendfile/pkg-descr
blob: 15987b608e5a008cb60738b21cc7f86d3a1c9d0b (plain)
1
2
3
4
5
6
7
8
9
10
11
mod_xsendfile is a small Apache2 module that processes X-SENDFILE headers
registered by the original output handler.

If it encounters the presence of such header it will discard all output and
send the file specified by that header instead using Apache internals
including all optimizations like caching-headers and sendfile or mmap if
configured.

It is useful for processing script-output of e.g. php, perl or any cgi.

WWW: https://tn123.org/mod_xsendfile/
OpenPOWER on IntegriCloud