#3833: FastCGI apache setup should have Pass Through added for the media files
-----------------------------------------------------------------+----------
   Reporter:  Nebojša Đorđević - nesh <[EMAIL PROTECTED]>  |                
Owner:  jacob        
     Status:  new                                                |            
Component:  Documentation
    Version:  SVN                                                |           
Resolution:               
   Keywords:                                                     |              
  Stage:  Unreviewed   
  Has_patch:  0                                                  |           
Needs_docs:  0            
Needs_tests:  0                                                  |   
Needs_better_patch:  0            
-----------------------------------------------------------------+----------
Comment (by Nebojša Đorđević - nesh <[EMAIL PROTECTED]>):

 Replying to [comment:1 Simon G. <[EMAIL PROTECTED]>]:
 > I'm not sure why you would need the pass through flag - what's it doing
 in this case? I'm no mod_rewrite ninja, but AFAIK PT is usually only used
 when you want to hand off processing to something like Alias or Redirect.
 In this case, I think you're just over-riding the L (Last) flag (which is
 a break condition and exits immediately once this is matched)
 
 I'm also far from competent in the apache rewrite stuff, but, when I tried
 to use configuration from docs apache did not serve media files. After
 searching through the comments I found this and that worked for me. Maybe
 this is somewhat related to my current setup (this vhost is located behind
 another apache which is proxying requests).
 
 After some server changes I (again) used setup from the documentation and
 (again) I hit the same problem, so I figured that it will be nice to add
 this to the docs, maybe as a sidenote.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/3833#comment:2>
Django Code <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