Hey Jan,
Without more specific technical details on exactly what you've set up, how you did it, etc., nobody can help you. If you have a specific technical issue or question, it might be worth spending the time investigating the relevant information and documentation connected to your issue, summarizing what you're seeing, what you've done, what you've attempted, what you think is wrong, etc. In that process, you could end up learning what's necessary to solve the issue. It also ensures that even if you don't find an answer, you produce a usable report so that whoever wants to help on the other side of the internet is able to use the information you provided to do further research or make informed guesses, ask further questions, suggest solutions, etc.
Some of the information which might help make this a valid and useful question for
Stack Overflow:
* The contents of your domain's zone file
* The steps you've taken and current configuration of custom domains in the Developers Console
* Any relevant code or configuration files
This forum (Google Groups) is meant for more general discussion of the platform and services, not specific-issue technical support, so it's best if you proceed to post there if you still have issues after refreshing yourself on the documentation, checking over all steps, investigating and reasoning about the various relevant parts of the system (your DNS zone file, your code, your App Engine project as-configured in the Developers Console).
On Friday, November 13, 2015 at 5:01:56 AM UTC-5, Jan Roar Edvardsen wrote:
I recently tried to setup a custom domain on my app engine project. After some testing i changed my mind, and decided to stay with my current solution (www-redirect from my domain host), but now all redirection only leads to
google.com??
Any suggestions??