ez projects / xsendfilehandler
| UNIX name | Owner | Status | Version | Compatible with |
|---|---|---|---|---|
| xsendfilehandler | Kristof Coomans | alpha | 0.1 | 4.0.x |
Idea of André Romcke: http://issues.ez.no/13805
Use a web server that supports the X-SendFile header out of the box, or use an extension to your webserver that implements it.
Download and enable the xsendfilehandler extension, and instruct eZ Publish to use the X-SendFile binary file handler by adjusting settings/override/file.ini.append.php:
[BinaryFileSettings] Handler=xsendfile