It was only recently that I began working on AWS , and I had been trying out AWS application load balancers
I have two target groups each with EC2 instances with index.html pages routed at /index.html.
I created an AWS application load balancer , connected to those two target groups.
However when I tried to do Path Based Routing on the ALBs and tried to access those paths all I got was a 404 error
I have tried the following rules individually and together.
The default target group however is working , and all the target groups have healthy instances. 