[wpmu-trac] Re: [WordPress MU Trac] #869: HTTP Error when using Flash Uploader

WordPress MU Trac wpmu-trac at lists.automattic.com
Fri Jan 30 15:15:04 GMT 2009


#869: HTTP Error when using Flash Uploader
----------------------------+-----------------------------------------------
 Reporter:  ben_allison     |        Owner:  somebody
     Type:  defect          |       Status:  new     
 Priority:  normal          |    Milestone:          
Component:  Administration  |      Version:          
 Severity:  major           |   Resolution:          
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by freddyware):

 The forums have discussed numerous issues with the Flash uploader.

 Adding the following lines to your `.htaccess` file may also help.
 {{{
 <IfModule mod_security.c>
 <Files async-upload.php>
 SecFilterEngine Off
 SecFilterScanPOST Off
 </Files>
 </IfModule>
 }}}

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


More information about the wpmu-trac mailing list