Canonical Redirects with Google App Engine

http://yousefourabi.com/cloud-computing/canonical-redirects-with-google-app-engine
by yourabi • 18 years ago
4 0 18 years ago

It is currently possible to associate multiple URLs with your App Engine instance.

However, the administration interface doesn't permit configuring any redirects. The burden is thus on the app engine developer.

This entry discusses one possible solution for canonical redirects via some simple python in your app engine application.

Related Stories

Loading related stories...

Source preview

yousefourabi.com