The images do not show on page after publishing the web-application on IIS

The images do not show on page after publishing the web-application on IIS.

When I run the web-application from Visual Studio 2015, the pictures are appear correctly.the path of image is like

/media/1713/mypicture.png

But after publishing the web-application on IIS and run it, the pictures do not show. But when I add manually the domain at first of above path, the image show correctly. same as

/domain-name/media/1713/mypicture.png.

I’ve used Umbraco 7.5.4, ASP.NET MVC, VS2015 and Windows 10.

How can I solve this problem? Please help me.

link to stackoverflow


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/81622-the-images-do-not-show-on-page-after-publishing-the-web-application-on-iis