I deploy my web application to production server. I deploy all application with common libraries and common files.
But image in my web application is disappear/broken. Why ?
Have you check to see that the image folder as well as all the images have deployed with the rest of your application?
OK. Solved already because .htaccess file block it.