• JPG files on some blogs seem to be corrupt. When I clicks to view the image on a post it open as corrupted text. I have added those lines to .htaccess file to force the memtype, but the problem still exists

    <Files ~ “\.(jpe?g|bmp)$”>
    ForceType image/jpg
    </Files>

    Anyone have any ideas how to solve this?

Viewing 1 replies (of 1 total)
  • Hi,
    i have the same problem! any updates on this?
    The images sometimes open correctly and some other open corrupted html output.
    How could i solve this?

    I appreciate any help.
    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Corrupt image files’ is closed to new replies.