Michael Peters wrote:
Vaughn, Terry wrote:
I have some TIF files that I transferred from a windows box to a linux
box over a Samba connection. I cannot get Apache to display the
file.TIF with this simple .htm
It's not apache that's having problems. I don't believe TIF images can be
displayed by web browsers.
That's correct. There are plugins to do this, and I think a new flash
jobber that can open and load tifs. You could look into image magick
for doing conversions on the fly for things like previewing before
downloading.
Just a thought...
Rob