项目作者: lucab85

项目描述 :
HTTP Redirect (301) with Google App Engine
高级语言: Python
项目地址: git://github.com/lucab85/appengine-redirect.git
创建时间: 2017-11-23T13:58:30Z
项目社区:https://github.com/lucab85/appengine-redirect

开源协议:MIT License

下载


appengine-redirect

HTTP Redirect on Google App Engine

Deploy on Google Cloud Platform

Remember to change http://example.com with your real domain.

  1. git clone https://github.com/lucab85/appengine-redirect.git
  2. cd appengine-redirect/
  3. sed -i 's#http://example.com#http://yourrealdomain.com#g' *
  4. gcloud app deploy