Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
fd edited this page May 27, 2011 · 3 revisions

Installing X-Sendfile for Apache2

download http://github.com/fd/rack-gem-assets/raw/master/dist/apache/mod_xsendfile.c
and install:
apxs -cia mod_xsendfile.c

Clone this wiki locally