Hey guys.
I'm running RedHat 7.3 and I am trying to set up the hosts.allow/deny files in /etc. Here's what I have so far...

hosts.deny:
-this is blank because it auto blocks everything

hosts.allow:
ftpd, sshd: LOCAL, 10.194.30.245

Now I want to set it so that hosts.allow also includes allowing everyone to access apache, but I dont know the acronym for it. www doesn't work, http-www doesn't work, and so on. Could anyone please enlighten me?

Thanks.