I have a KML file on a public URL like http://host.com/dir/file.kml
If I put that KML file on another server, and put the new URL in the search box on Google Maps, it loads the KML into google maps.
If I put the above URL into google maps like so: http://maps.google.com/maps?q=http://host.com/dir/file.kml
It does not load, and I get the following message:
File not found at http://host.com/dir/f.... Suggestions: Make sure the URL is spelled correctly. Make sure the file exists. Therefore, I assume this is a configuration issue on the server. They are not being very helpful with debugging/configuring. Can anyone here offer advice on how to fix this?