Thread: Disable reverse DNS in Apache
i want disable reverse dns in apache2.
have done folowing steps.
in apache2/apache2.conf file ,hostnamelookups set off
tcpdump session confirmed thatapache doing double reverse lookups though hostnamelookupsdirective turned off.
no hostnames insites-available/*
still same problem.
version of apache is
dpkg -l | grep apache2
ii apache2-mpm-prefork 2.2.16-6+squeeze4 apache http server - traditional non-threaded model
ii apache2-utils 2.2.16-6+squeeze4 utility programs webservers
ii apache2.2-bin 2.2.16-6+squeeze4 apache http server common binary files
ii apache2.2-common 2.2.16-6+squeeze4 apache http server common files
apache2 -l
compiled in modules:
core.c
mod_log_config.c
mod_logio.c
prefork.c
http_core.c
mod_so.c
regardless of setting, when mod_authz_host used controlling access hostname, double reverse lookup performed. have disabled mod-authz_host still same problem.
have compiled -dminimal_dns option also. still same.
please help....
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [other] Disable reverse DNS in Apache
Ubuntu
Comments
Post a Comment