Re: displaying svg as an img instead of its source

On Thu, 16 Nov 2006 03:56:56 +0100, velcrobandits  
<velcrobandits@gmail.com> wrote:

>
> when i write an html page on my home computer with an <object> that  
> links to
> an svg file, the file displays the proper image. however, when i upload  
> the
> html and svg file to my server, the html only displays the svg source  
> code.
> i've tried to play around with permissions, but that hasn't changed
> anything. is there anyway to fix this?

Make sure you have set your webserver to use the mimetype "image/svg+xml"  
for files with extensions *.svg and *.svgz. That's probably the reason.

Cheers
/Erik

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Received on Thursday, 16 November 2006 10:07:34 UTC