| Paketname | libapache2-mod-xsendfile |
| Beschreibung | Serve large static files efficiently from web applications |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.9-2 |
| Sektion | universe/web |
| Priorität | extra |
| Installierte Größe | 92 Byte |
| Hängt ab von | apache2.2-common (>= 2.2.3), libc6 (>= 2.3) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | |
| Paketgröße | 9700 Byte |
| Prüfsumme MD5 | 46991aab9a4f8f79bd5cdd437203c880 |
| Prüfsumme SHA1 | 44b2fe5699af44dfb4d4efaa38883eb67fa29360 |
| Prüfsumme SHA256 | 20a286521be566ec12517986e8477e9f3b27737063db043c4fe1e55b816889a0 |
| Link zum Herunterladen | libapache2-mod-xsendfile_0.9-2_i386.deb |
| Ausführliche Beschreibung | This package provides the xsendfile module for the Apache 2 webserver.
xsendfile is a small Apache2 module that processes X-SENDFILE header
sent 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.
|