# X-Sendfile Header

Returns a 200 OK status with the X-Sendfile header. This is an internal server redirection mechanism supported by web servers like Apache, Cherokee, and Lighttpd.

JavaScript integration: Redirection is done using the location.replace() function.