#14524: Accessing /static/ in a new project shows simplistic 404 error page
-----------------------------------+----------------------------------------
          Reporter:  nomulous      |         Owner:  jezdez       
            Status:  assigned      |     Milestone:  1.3          
         Component:  Contrib apps  |       Version:  SVN          
        Resolution:                |      Keywords:  static, files
             Stage:  Accepted      |     Has_patch:  0            
        Needs_docs:  0             |   Needs_tests:  0            
Needs_better_patch:  0             |  
-----------------------------------+----------------------------------------
Comment (by nomulous):

 Why would accessing /static/ trigger a "Permission denied: /media/" error?
 In previous versions /static/ gave the normal "It worked!" default page I
 think. The only reason there should be ANY 404s on either /static/ or
 /media/ is if you explicitly make one of them the location you are serving
 static files such as the admin media from. The admin isn't even on by
 default, and as far as I know there simply is no reason for /static/ or
 /media/ to work differently than any other pages on a new install.

 Having said that, I'm a bit of a Django newbie what I write reflects my
 simple understanding of what's supposed to happen -- I could have
 misunderstood something entirely, in which case I apologize.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/14524#comment:3>
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.

Reply via email to