Apache on CentOS 5.9 VM serves my optimized images corrupted (but my Mac doesn't)
- by Robert K
I'm using a Vagrant VM to mirror the client's environment as closely as I can. As part of our build process we do no optimization of assets early on; that comes as we're ready to take a site live. Needless to say, this issue is beginning to worry me as we need to take the site live very soon.
I use ImageOptim to automate optimization of image…