summaryrefslogtreecommitdiff
path: root/docs/howto/deployment/wsgi/apache-auth.txt
AgeCommit message (Expand)Author
2026-04-07Updated Apache links to the current docs.Mariusz Felisiak
2025-11-20Fixed typo in docs/howto/deployment/wsgi/apache-auth.txt.Jacob Walls
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2021-08-17Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.Andrew Northall
2021-07-29Refs #32880 -- Made remaining titles consistent in how-to documents.Mariusz Felisiak
2018-01-07Updated various links in docs to use HTTPS.Mariusz Felisiak
2016-11-23Normalized casing of "custom user model".Tim Graham
2016-06-15Fixed broken links in docs and comments.Ville Skyttä
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-03-01Fixed #26303 -- Updated links to mod_wsgi docs.Alasdair Nicol
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-04-13Fixed typo in docs/howto/deployment/wsgi/apache-auth.txtAfriza N. Arief
2014-09-09Fixed #23350 -- Updated mod_wsgi auth example to use less memory.Tim Graham
2014-08-19Removed unnecessary code-block directives.areski
2014-07-30Fixed #23067 -- Updated docs to use django-adminChristoph Heer
2013-12-25Fixed #21663 -- Added missing WSGIPythonPath in mod_wsgi config.Tim Graham
2013-08-15Fixed some ReST errors regarding backticksTim Graham
2013-03-11Fixed #20026 -- Typo in Apache auth docs.Aymeric Augustin
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-10-02Fixed #19057 -- support custom user models in mod_wsgi auth handlerPreston Holmes
2012-09-29Fixed a couple errors and inconsistencies in mod_wsgi docsPreston Holmes
2012-09-27fixed #10809 -- add a mod_wsgi authentication handlerPreston Holmes