mod_xsendfile

程序名称:mod_xsendfile

授权协议: 未知

操作系统: 跨平台

开发语言: C/C++

mod_xsendfile 介绍

mod_xsendfile 是一个很小的 Apache2 的模块,用来生成 X-SENDFILE 头。If it encounters the
presence of such a 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 PHP, Perl, or other CGI programs.

配置方法 .htaccess
<Files out.php> XSendFile on </Files>

mod_xsendfile 官网

https://tn123.org/mod_xsendfile/

相关编程语言

memcached-session-manager 将session存储到memchac...
Tomcat Native 这个项目可以让 Tomcat 使用 Apache ...
EasyTomcat 是一个用来帮助简化 Tomcat 和MySQL 管理...
riak-session-manager 是使用 Riak 来存储Tomcat se...
tomcat-redis-session-manager 是一个用来将 Tomcat...
这是一款在 Oracle 的 JDeveloper 开发环境下管理To...