Forum Moderators: open
as a matter of fact, if i put such a test.kmz file onto my website and try to open it from a link, my browser switches from .kmz to .zip in the download-dialog-box. It does not do so if I try any of the links on
[earth.google.com...]
Yet noone could tell me how to fix this. My latest guess was it could have to do with the mime-type-declarations of my hosters webserver. I mailed to them yesterday but received no answer yet.
It also does not work on my local apache webserver. what should i do to test my hypothesis? change http.conf? If yes, how (I'm not an expert and quite happy apache runs at all...)?
Besides, I found that google earth has received such a tremendous respose within the internet-community in only six weeks, that I'd be very happy if Brett would dedicate an extra forum to it inside the google world.
Besides, I found that google earth has received such a tremendous respose within the internet-community in only six weeks, that I'd be very happy if Brett would dedicate an extra forum to it inside the google world.
I agree. I didn't know where to put my question at first. I have a feeling that a google earth forum will proabaly be the next forum born.
AddType application/vnd.google-earth.kmz kmz
to my httpd.conf file under apache on my localhost.
Now google earth opens automatically if i click on a link to a .kmz-file.
However this advice is without warranty, I'm not an expert configuring apache. Maybe someone more sophisticated may confirm this.