IIS, Images won't load from a directory
Posted: Sat Apr 22, 2006 4:39 pm
Running WXP with IIS.
I place an image in the wwwroot folder and call it in the file, <img src="/image.gif"> and it works fine. Copy the file into a directory and then try to load it, <img src="/images/image.gif"> and it doesn't load., I even tried this way <img src="/localhost/images/image.gif"> With and without the leading "/" for both instances
I place an image in the wwwroot folder and call it in the file, <img src="/image.gif"> and it works fine. Copy the file into a directory and then try to load it, <img src="/images/image.gif"> and it doesn't load., I even tried this way <img src="/localhost/images/image.gif"> With and without the leading "/" for both instances