I am trying to redirect http to https after I upload ssl certificate for my 
custom domain by patching app.yaml file with:
handlers:
- url: /*
  secure: always
“Error parsing ./app.yaml: Unknown url handler type” returned when I deploy.
I am using node on app engine. Any ideas? Thank you.

-- 
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/0b10a7a7-989e-4c4a-88ea-c9feffb3c0d0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to