Hil,
Now this seems to be a very good newbie question, but a very basic one
:-) I probable overlooked something, but I just cannot get any images in
my testsite, after a lot of fiddling they work in the admin-site
however.
If I understand the setup right, it would be no more than to create a
directory, eg /images/, in DOCUMENT_ROOT and then call /images/image.gif
in an img-tag.
virtual host conf:
DocumentRoot /path/to/site
html:
<img src="/images/image.gif">
# ls /path/to/site/images
image.gif
#
The basic problem actually is that apache returns a 200 with the
br0ken-image instead of returning an error, so one cannot see the real
path where it was looking for the file...
/erwin
--
Erwin Lansing -- www.droso.org
"Computers are useless. They only give you answers"
-- Pablo Picasso
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]