Sending Files Through Rails With the Power Of Apache
Last week I was presented with this problem: Serve out video files from a Rails 3.1 app after some security callbacks were performed. This was on Apache 2.2.3 on CentOS 5.7, so the obvious answer was to use X-Sendfile headers …







