1.0dev: Added an option `[trac] use_xsendfile` to generate an `X-Sendfile` header when sending files from the filesystem, and don't send the file content in that case. The web server (e.g. Apapche with mod_xsendfile) will detect this header and send the file content directly from the filesystem.