Commit graph

2 commits

Author SHA1 Message Date
joerg
bef8522f0e Retire Apache 1.3 and 2.0. 2014-06-10 15:22:13 +00:00
fhajny
95cf5f77d7 Import www/ap2-xsendfile.
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.
2013-09-13 11:45:26 +00:00