Skip to main content

X-Sendfile implementation in Python/WSGI

Project description

This WSGI application allows you to tell your Web server (e.g., Apache, Nginx) which file on disk to serve in response to a HTTP request. You can use this within your Web application to control access to static files or customize the HTTP response headers which otherwise would be set by the Web server, for example.

For more information, please read the documentation on: http://pythonhosted.org/xsendfile/

Build Status Coverage Status Downloads

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page