A network administrator applies an ACL to filter traffic.
The ACL contains two access control entries (ACEs): `10 permit tcp 10.1.10.5 host 192.168.1.100 eq 80` and `20 deny ip 10.1.10.0/24 any`.
A user at 10.1.10.5 reports they cannot access a web server at 192.168.1.100.
What is the most likely reason for this issue?