Wiki

Articles tagged with "sendfile", sorted by commentsX
Displaying 1-1 of 1 result(s).

X-Sendfile - serve large static files efficiently from web applications

Created 2 years ago by Maurizio DombaHow-tos5 comments – viewed 23,096 times – ( +24 )
Normally when we want users to download a file, that file is put in a folder under the web application root and the web server does the rest.