The following is the Pagoda panel tutorial column to introduce to you the solution to the problem of being unable to resume downloading when using Apache as a web server. I hope it will be helpful to friends in need!
Solution to the problem of failure to resume downloading when using Apache as a web server
If apache cannot download files To resume downloading from a breakpoint, that is, the file size and download progress will not be displayed.
Please comment SetOutputFilter DEFLATE
in the site configuration file.The above is the detailed content of How to solve the problem of being unable to resume downloading when using Apache as a web server. For more information, please follow other related articles on the PHP Chinese website!