#22062: Problem in modwsgi deployment document
-------------------------------+--------------------
     Reporter:  anonymous      |      Owner:  nobody
         Type:  Uncategorized  |     Status:  new
    Component:  Documentation  |    Version:  1.6
     Severity:  Normal         |   Keywords:
 Triage Stage:  Unreviewed     |  Has patch:  0
Easy pickings:  1              |      UI/UX:  0
-------------------------------+--------------------
 Hello,

 I spent 10 hours trying to figure out why my static files weren't properly
 being pulled into my app, despite following all the instructions on the
 "serving files" part of this page:

 https://docs.djangoproject.com/en/1.6/howto/deployment/wsgi/modwsgi
 /#serving-files

 I finally realized it was because "Allow from all" in your example needed
 to be "Require all granted" as is outlined in the example at the top of
 the page. It was very frustrating trying to work this out, and I strongly
 recommend consistency between the two examples.

 Thanks!

-- 
Ticket URL: <https://code.djangoproject.com/ticket/22062>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.383ddc3f6d545e7a58617a8597651070%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to