Pause-able download

Posted by zubin71 on Stack Overflow See other posts from Stack Overflow or by zubin71
Published on 2010-05-26T05:40:15Z Indexed on 2010/05/26 5:41 UTC
Read the original article Hit count: 329

Filed under:
|
|
|
|

Hello, I have an Apache server running which hosts a php web application. Also, its provides provisions for downloading a file of size around 900MB from it. However, while testing the application I found out that its not possible to pause the downloads and resume them later on.

Could someone help me? Is it an apache property I must change?

© Stack Overflow or respective owner

Related posts about php

Related posts about apache