Chatterjee
03-23-2001, 05:02 AM
suppose I have an html page at the following location:
http://www.mysite.com/html/script.html
and it has a <IMG SRC="/images/box.gif"> tag... It's suppose to grab the image from http://www.mysite.com/images/box.gif
However, instead, it shows a broken image (box with no image)... I'm not sure whether I set up Apache to go to the appropriate directory if there is a "/" at the beginning of a link. Any ideas?
-S
http://www.mysite.com/html/script.html
and it has a <IMG SRC="/images/box.gif"> tag... It's suppose to grab the image from http://www.mysite.com/images/box.gif
However, instead, it shows a broken image (box with no image)... I'm not sure whether I set up Apache to go to the appropriate directory if there is a "/" at the beginning of a link. Any ideas?
-S