I want to check an incoming connection, for example if you want to connect to my apache2 server from IP 12.1.3.3, and within the server you want to access the path / hello. Before rendering the page I want to check if there are certain words on the route. How could I do it ?, I was trying it with iptables but I can not find the way.