Provides a mean of intercepting a response whose body is being served from a file and replaces it with a server specific X-Sendfile header. The front-end web server (nginx, httpd, apache) is then responsible for writing the file contents to the client.
Support X-Sendfile and X-Accel-Redirect.
Provides a mean of intercepting a response whose body is being served from a file and replaces it with a server specific X-Sendfile header. The front-end web server (nginx, httpd, apache) is then responsible for writing the file contents to the client.
Support X-Sendfile and X-Accel-Redirect.