How to make a subdomain of a custom domain correspond to a service

41 views
Skip to first unread message

Hiroshi Maruyama

unread,
Jul 11, 2017, 11:24:18 AM7/11/17
to Google App Engine
I want to map as follows.
http://SERVICE_ID.MY_CUSTOM_DOMAIN    ->   https://SERVICE_ID-dot-MY_PROJECT_ID.appspot.com

So I wrote as follows dispath.yaml

dispatch.yaml ================

dispatch:
- url: "SERVICE_ID.MY_CUSTOM_DOMAIN/"
  service: SERVICE_ID
===========================

But.. don't wok.

Why??
Message has been deleted

Kenworth (Google Cloud Platform)

unread,
Jul 11, 2017, 8:49:48 PM7/11/17
to Google App Engine

Can you send me the following information privately:


1- Sanitized “dispatch.yaml”

2- Project-Id

3- The custom/sub domain used

4- Error logs


Reply all
Reply to author
Forward
0 new messages