I've got app up and running on GCP. I can load the app when typing in the external IP so I know the app is OK.
I followed this tutorial where it's nicely demoed how this can be done in a matter of 3 - 4 minutes. I've been wrestling with setting it up for 2 days now.
After setting this up I'm getting 404 in the browser. What is strange is that I followed the tutorial to the T and she's got it working and I get 404.
Ideally what I'm trying to do is to redirect both example.com
and www.example.com
to http://www.example.com
Thank you for any pointers that will lead to resolution.