Django Nginx Secure Links
0.1.0
  • Installation
  • Nginx module set up
  • Quick Start
  • Usage
  • Settings
  • Advanced Usage
Django Nginx Secure Links
  • Welcome to django-nginx-secure-links documentation!
  • View page source

Welcome to django-nginx-secure-links documentation!

django-nginx-secure-links module is a Django extension for using ngx_http_secure_link_module. It provides private urls with expiration lifetime by implementing described logic of ngx_http_secure_link_module. The major advantage of the extension is that Django delegates file serving on Nginx layer and does only pre-signed urls generation.

Check out the Quick Start section for further information, including how to Installation the project.

Contents

  • Installation
  • Nginx module set up
  • Quick Start
  • Usage
  • Settings
  • Advanced Usage
Next

© Copyright 2022, Eugene Hatsko.

Built with Sphinx using a theme provided by Read the Docs.