hosts.allow or hosts.deny are only valid if they refer to the libwrap library

ldd /path/to/binary | grep libwrap #general example
ldd /usr/sbin/sshd | grep libwrap #shows that the sshd refers to libwrap
ldd /usr/sbin/apache2 | grep libwrap #show that apache does not refer to libwrap

i range in allow, hanno sempre la precedenza su quelli in deny /etc/hosts.allow

ALL: 127.0. [::1] # 127.0. range is allowed, as the localhost ipv6 addr
sshd : 192.168.0.5 ]specific IP) 192.168.0. (specific range) EXCEPT 192.168.0.10 #range exceptions

/etc/hosts.deny

ALL: ALL (denying all services to all hosts)

Notice: Undefined variable: browserName in /var/www/taziomirandola.it/lib/Visitors.php on line 86

Notice: Undefined variable: browserName in /var/www/taziomirandola.it/lib/Visitors.php on line 96

Deprecated: strripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior in /var/www/taziomirandola.it/lib/Visitors.php on line 96

Notice: Undefined index: HTTP_ACCEPT_LANGUAGE in /var/www/taziomirandola.it/lib/Visitors.php on line 39

Fatal error: Uncaught TypeError: Argument 1 passed to safe_text() must be of the type string, null given, called in /var/www/taziomirandola.it/lib/Visitors.php on line 39 and defined in /var/www/taziomirandola.it/lib/Visitors.php:162 Stack trace: #0 /var/www/taziomirandola.it/lib/Visitors.php(39): safe_text() #1 /var/www/taziomirandola.it/lib/Visitors.php(124): Visitors::getData() #2 [internal function]: Visitors::log() #3 {main} thrown in /var/www/taziomirandola.it/lib/Visitors.php on line 162