It has to do with your code. Your src should be like:

img src=/images/file.jpg

not

img src=images/file.jpg

Either will work after you resolve the domain it should be fine but if you want to fix it ahead of time check your code.