Hi, I am trying add www to our frontend service so that we can have both 
`www.somedomain.com` and `somedomain.com` work with the frontend service.

This is our dispatch.yaml
dispatch:
  - url: "*somedomain.com/*"
    service: frontend

I've used GAE settings to set a custom url and added the cname record to 
our DNS but we continue to get a server not available error. What could I 
be doing wrong?

Thanks!
Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/a4ce0639-9e63-48d8-9e46-2947540e53a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to