ERR_INCOMPLETE_CHUNKED_ENCODING apache 2.4
- by Bujanca Mihai
I upgraded my Ubuntu server to 14.04 and Apache 2.4.7.
Now my images don't load and console yields net::ERR_INCOMPLETE_CHUNKED_ENCODING.
Also, I can sometimes see some of the images load for a little while (1 sec max) and then they disappear.
.htaccess
RewriteEngine On
# Serve the favicon file from img folder
RewriteCond %{REQUEST_URI}…