Hi Andrew thanks for your input and support. I am running a webserver on a Suse Linux box, which has the default homepage set to .../srv/www/htdocs/index.htm.en. If you open http://nortbouy.homeip.net, it should take you to my homepage. However should you request http://northbouy.homeip.net/index.htm, it would open the Apache installation page. I should correct this in Apache's script. I was testing my setup by rerouting back to my website through an anonymous proxy. Somehow this came up with the below mentioned error. After you confirmed taht all was Ok, I logged in through my office pc, and found that my setup was working. Thanks for your time and effort. regards Francois du Toit
________________________________ From: Andrew Leach <[email protected]> To: Google Maps API <[email protected]> Sent: Sun, November 1, 2009 1:57:42 PM Subject: Re: Your web site needs a different google map api key On Nov 1, 11:44 am, "[email protected]" <[email protected]> wrote: > The link to follow, to get to the page is:http://northbouy.homeip.net That gets an Apache installation page. So I guessed at http://northbouy.homeip.net/AisData and http://northbouy.homeip.net/AisData/index.htm, and those apparently don't exist. The server isn't set to default to serve index.htm so http://northbouy.homeip.net/webdocs/AisData/ failed too. However http://northbouy.homeip.net/webdocs/AisData/index.htm does work. You may need to check your site's setup, though. On that page, I see a map, I don't get a message and the code looks fine. The reason it always works when you access the file locally is that the key check isn't done for local files. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en -~----------~----~----~----~------~----~------~--~---
