I know they are generally benign, but is there some way to filter these requests without having to recompile Apache? I thought about a rule in iptables, but I'm not too edumacated on iptables yet.
I don't want to limit the access to certain IP's, I want to actually filter the packets based on their content. In other words, I want to only allow GET and POST requests.