Tagged Questions
2
votes
1answer
55 views
Page for Page Redirect in Google App Engine
I have recently changed domain name for a webapp I run on Google App Engine and I am wondering if there is a simple way to do a page for page redirect from my old website to the new domain. ...
1
vote
1answer
58 views
How to Redirect Multiple Domain Names to a Main site in GAE
I am using google app engine to run a website and I have a website that I would like to be my main page and I have a few other domains that I want to redirect to the main page. The purpose of this is ...
4
votes
1answer
262 views
Using another domain with Google App Engine
I'm trying to change my google app engine domain (domain.appspot.com) to the domain I bought from 1&1.com (mydomain.com). I went into the google app engine settings and added the domain. After ...
1
vote
1answer
280 views
godaddy url forwarding while keeping relative path
I'm hosting my website on Google app engine and my domain name on Godaddy.
Google app engine does not allow you to have naked URLs. So it doesn't allow you to have example.com but does allow you to ...
2
votes
1answer
232 views
Setting up domain name for google apps domain and google app engine appplication
I have deployed a app or a static web page on comingsoonjoineventus.appspot.com, when the users click joinevenuts.com they should be redirected to the appspot link. But its redirecting to google sites ...