You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
when I exec deploy command on gcloud many files (js,css and even PHP) are ignored in upload list.
causing errors: files missing .
how i can config the app.yaml to not ignore files with the extensions (js, css and PHP) ?
Jordan (Cloud Platform Support)
unread,
Jun 8, 2017, 10:34:20 AM6/8/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Google Groups is meant for general product discussions and not for technical support. If you require technical support it is recommended to post your question on Stack Overflow using the supported Google Cloud tags.
You can find out more information about serving static files via the Serving Static files guide, and in the app.yaml Reference documentation on how to properly configure handlers.