1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/www/mod_xsendfile/distinfo
Pav Lucistnik 98c03c85c4 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: http://celebnamer.celebworld.ws/stuff/mod_xsendfile/

PR:		ports/105784
Submitted by:	Andrew Bennett <andrew@mystock.com>
2006-12-30 15:57:15 +00:00

4 lines
207 B
Plaintext

MD5 (mod_xsendfile-0.9.tar.gz) = a7d22d4027386929c7d69c8f2b050c96
SHA256 (mod_xsendfile-0.9.tar.gz) = 2f07f3ddd03a9493601fef35668c2f0feb279edba2ae0172cd44feb8d7514272
SIZE (mod_xsendfile-0.9.tar.gz) = 10240