[dokuwiki] Re: darcs changes 2008-09-17


 BTW. The multiupload flash does not work in lighttpd 1.4.x
 see http://trac.lighttpd.net/trac/ticket/1017 for details
---------------------------------------------------------------------


I see that lighty 1.4 wont get fixed ... too bad. Which version does splitbrain use? The Trac Ticket points out a solution - I have not tried that yet - but am I right that

<?php
$ch = curl_init();
curl_setopt($ch,CURLOPT_HTTPHEADER,array("Expect:"));
//Other setopt, execute etc...
?>
will not fix the problem with the SWFObject?

Gerry.

Other related posts: