yankyhoffman / django-https-portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serve Django apps with its static files over https using https-portal by serving requests via proxy and serving static files as a virtual host using a subdomain in the https-portal service.

Also handles serving Django over HTTPS behind a proxy with regards to SSL redirects and CSRF cookies.

About


Languages

Language:Python 81.4%Language:HTML 13.5%Language:Dockerfile 4.3%Language:CSS 0.9%