Forum Moderators: phranque
This configuration will cause Apache to perform a double reverse DNS lookup on the client IP address, regardless of the setting of the HostnameLookups directive. It will do a reverse DNS lookup on the IP address to find the associated hostname, and then do a forward lookup on the hostname to assure that it matches the original IP address. Only if the forward and reverse DNS are consistent and the hostname matches will access be allowed.
Because I used „<IfModule mod_authz_core.c>“ instead of „<IfModule mod_authz_host.c>“It shouldn't make any difference.