| Article: |
Apache Web-Serving with Mac OS X: Part 1 | |
| Subject: | graphics don't show?? | |
| Date: | 2002-03-11 18:50:09 | |
| From: | icerabbit | |
|
Hi,
|
||
Showing messages 1 through 1 of 1.
-
graphics don't show??
2002-03-13 20:04:30 Morbus Iff |
[View]
More than likely, your HTML page is using absolute image links as opposed to relative image links, and thus it's getting confused when you browse it over the network/web. Take a look at the "src" of your <img> tags - what are they set for?


