#10937: Recommendation of mod_wsgi is incompatible with apache-authentication technique described in docs ---------------------------------+------------------------------------------ Reporter: [email protected] | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: mod_python mod_wsgi | Stage: Unreviewed Has_patch: 0 | ---------------------------------+------------------------------------------ I found this documentation about authenticating in apache using Django http://docs.djangoproject.com/en/1.0//howto/apache-auth/#howto-apache-auth
However, since Django is now recommending mod_wsgi in favor of mod_python, the techniques described here no longer work (if mod_python is not installed). I don't know enough of mod_wsgi or mod_python to have a solution – I suggest you ask Graham for this –, but at least change the docs to mention that you'll need mod_python installed instead of mod_wsgi for this to work. -- Ticket URL: <http://code.djangoproject.com/ticket/10937> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
