[rt-users] Images being sent as text/html

Binand Raj S. binand at gmx.net
Mon Nov 18 03:25:19 EST 2002


Hi All,

My RT installation is sending rt.jpg (and spacer.gif, I haven't checked
other files) as text/html instead of image/jpg or whatever. If I copy
the file to another virtualhost running on the same server, the content
type is set properly. How do I fix this?

binand at binand[~]:(7) nc myserver.mydomain.com http
HEAD /NoAuth/images/rt.jpg HTTP/1.1
Host: rt2.mydomain.com

HTTP/1.1 200 OK
Date: Mon, 18 Nov 2002 08:11:09 GMT
Server: Apache
Set-Cookie: AF_SID=5c385ab492bad981afbd856d108dbd96; path=/
Content-Type: text/html

binand at binand[~]:(8) nc myserver.mydomain.com http
HEAD /rt.jpg HTTP/1.1
Host: anothervhost.mydomain.com

HTTP/1.1 200 OK
Date: Mon, 18 Nov 2002 08:11:57 GMT
Server: Apache
Last-Modified: Mon, 18 Nov 2002 08:06:32 GMT
ETag: "c0602-395-3dd89f88"
Accept-Ranges: bytes
Content-Length: 917
Content-Type: image/jpeg

I am running RT 2.0.13, Apache 1.3.22-6 (Latest redhat update for 7.2),
mod_fastcgi 2.2.12, perl-5.6.1-26.72.3.

Any help will be appreciated. Please let me know if additional details
are required.

TIA,

Binand




More information about the rt-users mailing list