pls share your ap.yaml, I have the same issue with a vue app

On Friday, July 27, 2018 at 2:26:23 PM UTC+1, Birhanu Hailemariam wrote:
>
> That looks like it. Changed the first handler to this */(.*) *and the 
> send only to* / *and now got it work. Thanks, Jean!
>
> On Fri, Jul 27, 2018 at 12:26 AM 'Jean Juste-constant' via Google App 
> Engine <google-a...@googlegroups.com <javascript:>> wrote:
>
>> It seems your first handlers is setting '/' with 'dist/index.html'. I 
>> would change the second handler to be more precise or simply add the 
>> wildcard: '/*'. This way any url other than the root '/' should refer to 
>> the static dir you've set. 
>>
>>
>> On Wednesday, July 25, 2018 at 5:23:34 PM UTC-4, Birhanu Hailemariam 
>> wrote:
>>>
>>> I checked the GCP documentation throughly prior to publishing my 
>>> question and there isn't any clear instruction for mapping ReactJS routes 
>>> correctly in *app.ymal *config handlers. And, I was wondering if I 
>>> cloud be missing something in my config or is it even possible achieving 
>>> this with App Engine at all!... Anyway, will continue looking for the 
>>> answer in other platform. Than you for the tips!
>>>
>>> On Wed, Jul 25, 2018 at 11:28 PM 'Katayoon (Cloud Platform Support)' via 
>>> Google App Engine <google-a...@googlegroups.com <javascript:>> wrote:
>>>
>>>> You may check your handler elements descriptions through this link 
>>>> <https://cloud.google.com/appengine/docs/standard/nodejs/config/appref#handlers_element>.
>>>>  
>>>>
>>>>
>>>> Note that Google Groups are reserved for general Google Cloud 
>>>> Platform-end product discussions and not for technical questions. For 
>>>> further technical support, I recommend that you post your full 
>>>> detailed question <https://stackoverflow.com/help/how-to-ask> to Stack 
>>>> Overflow <https://cloud.google.com/support/docs/stackexchange>, using 
>>>> the supported Cloud tags.
>>>>
>>>> -- 
>>>> 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 google-appengi...@googlegroups.com <javascript:>.
>>>> To post to this group, send email to google-a...@googlegroups.com 
>>>> <javascript:>.
>>>> 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/c95cee97-96a4-45e3-b619-63de54f3622e%40googlegroups.com
>>>>  
>>>> <https://groups.google.com/d/msgid/google-appengine/c95cee97-96a4-45e3-b619-63de54f3622e%40googlegroups.com?utm_medium=email&utm_source=footer>
>>>> .
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>> -- 
>> 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 google-appengi...@googlegroups.com <javascript:>.
>> To post to this group, send email to google-a...@googlegroups.com 
>> <javascript:>.
>> 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/aff8b2b7-08c4-4d45-a6cc-252e827d5f68%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/google-appengine/aff8b2b7-08c4-4d45-a6cc-252e827d5f68%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
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/45a273bc-061d-4d50-aa40-20c2b130666f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
  • [google-app... Birhanu Hailemariam
    • [googl... 'Katayoon (Cloud Platform Support)' via Google App Engine
      • Re... Birhanu Hailemariam
        • ... 'Jean Juste-constant' via Google App Engine
          • ... Birhanu Hailemariam
            • ... Nikos Katsikanis
              • ... 'Yasser Karout (Cloud Platform Support)' via Google App Engine
                • ... Birhanu Hailemariam

Reply via email to