I have a static website that I want to use google bucket for it. However, as I do not have a domain I want to directly use the bucket with allUsers permission to view.
In order the users do not see the default folder structures of the bucket I made a load balancer that at least if someone goes to my bucket I directly redirect them to the build/index.html however I get permission error when the bucket is public ( with all of its contents)
I made this setting via IP of the machine that bucket is created on.
But I get the typical 403 error