#19319: https://docs.djangoproject.com/en/dev/howto/deployment/wsgi/modwsgi/ 
need
<Files wsgi.py> ...Require all granted</Files>
--------------------------------+--------------------------------------
     Reporter:  colinnkeenan@…  |                    Owner:  nobody
         Type:  Bug             |                   Status:  new
    Component:  Documentation   |                  Version:  master
     Severity:  Normal          |               Resolution:
     Keywords:                  |             Triage Stage:  Unreviewed
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+--------------------------------------
Changes (by grahamd):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 Are you using some sort of Apache authorisation provider to control access
 to the site?

 As much as I can work out, 'Require all granted' is probably only needed
 with Apache 2.4 when using such an authorisation provider and not for the
 normal case.

 If this is the case, extra steps to do when using an authorisation
 provider are probably outside of the scope of the Django documentation.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19319#comment:1>
Django <https://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 django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to