I have 2 backend buckets and I have defined routing rule in my LB as you can see in the image attached here
I want to route to "testing" backend bucket as default route and if url contains /student then I want it to route to another backend bucket "student-cloud-storage".
I have already setuped these things in my LB but when I am trying to reach to /student url it is giving me 404 error
any help regarding this will be appreciated thank you and this is my first question so, let me know if I need to improve anything in the question or any other details