Monday, January 12, 2009

Trouble Viewing Images on Linked Pages

1. I'm having trouble viewing images on certain webpages...
1a. These pages are pages I navigate to.
1b. These pages are pages on my local server.
1c. I think my local server is not able to handle the relative file path of aforementioned images.
1d. The server is looking for images here: localhost/project_images/ instead of here: localhost/davidmahfouda/project_images?

2. I think the issue was with the way i wrote the image filepaths:
incorrect --->
correct ----->

No comments: