Skip to content

Redirects all traffic from your App Engine Instance to the domain specified in the web.xml configuration.

Notifications You must be signed in to change notification settings

handstandtech/AppEngineJavaRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

App Engine Instance that redirects all traffic to another domain - Created by Handstand Technologies, LLC

Redirects all traffic from your App Engine Instance to the domain specified in the web.xml configuration.

REQUIREMENTS

  • Uses Google App Engine 1.4.2
  • Eclipse Project using the Google Plugin for Eclipse 3.6

CONFIGURATION

  • In the war/WEB-INF/web.xml file, change http://YOURDOMAIN.COM to the domain you want to be redirected to
  • In the war/WEB-INF/appengine-web.xml file, change APPSPOT_NAME_GOES_HERE to your appspot id

About

Redirects all traffic from your App Engine Instance to the domain specified in the web.xml configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages