[wpmu-trac] [WordPress MU Trac] #1125: Support for X-Sendfile and X-Accel-Redirect in wp-content/blogs.php

WordPress MU Trac wpmu-trac at lists.automattic.com
Thu Oct 29 22:47:16 UTC 2009


#1125: Support for X-Sendfile and X-Accel-Redirect in wp-content/blogs.php
-------------------------+--------------------------------------------------
 Reporter:  jdub         |        Owner:  somebody
     Type:  enhancement  |       Status:  closed  
 Priority:  normal       |    Milestone:          
Component:  General      |      Version:          
 Severity:  normal       |   Resolution:  fixed   
 Keywords:  has-patch    |  
-------------------------+--------------------------------------------------

Comment(by josswinn):

 How is this supposed to be set up to work?  I've added the extra lines to
 blogs.php (from line 87 / WPMU 2.8.4a) and added xsendfile support to
 apache and turned it on. But I'm still get an error message when trying to
 view a .m4v file on my iPod Touch which is hosted on my site.

 in .htaccess:

 <Files blogs.php>
 XSendFile on
 </Files>


 in http.conf:

 LoadModule xsendfile_module   /usr/lib64/httpd/modules/mod_xsendfile.so

 Thanks for any advice.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1125#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list