General

Profile

dbixler

  • Login: dbixler
  • Registered on: 2017-01-31
  • Last sign in: 2017-05-05

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

2017-05-10

14:37 Lighttpd Bug #2808: mod_uploadprogress fails when using parameters
That's it. By adding a new rewrite rule:
"^/uploadprogress(.*)$" => "/uploadprogress$1",
I can now get the pr...
dbixler

2017-05-09

18:47 Lighttpd Bug #2808: mod_uploadprogress fails when using parameters
Configuration attached.
In our product, any URL not recognized returns a redirect to a default page with an error ...
dbixler

2017-05-08

22:27 Lighttpd Bug #2808: mod_uploadprogress fails when using parameters
Oh, and my defined modules are:
server.modules = (
"mod_uploadprogress",
"mod_expire",
"mod_rewrite...
dbixler
22:25 Lighttpd Bug #2808: mod_uploadprogress fails when using parameters
I have tried the patch. I am no longer getting the error I was. The upload is happening, but I cannot get the statu... dbixler

2017-05-05

04:59 Lighttpd Bug #2808 (Fixed): mod_uploadprogress fails when using parameters
Using the parameterized form (/progress?X-Progress-ID=XXXXXX.... doesn't work because it takes the entire parameter (... dbixler

Also available in: Atom