Loading docs/conf/extra/httpd-default.conf.in +10 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,13 @@ ServerTokens Full # Set to one of: On | Off | EMail # ServerSignature On # # HostnameLookups: Log the names of clients or just their IP addresses # e.g., www.apache.org (on) or 204.62.129.132 (off). # The default is off because it'd be overall better for the net if people # had to knowingly turn this feature on, since enabling it means that # each client request will result in AT LEAST one lookup request to the # nameserver. # HostnameLookups Off docs/conf/httpd.conf.in +0 −10 Original line number Diff line number Diff line Loading @@ -179,16 +179,6 @@ DocumentRoot "@exp_htdocsdir@" Deny from all </FilesMatch> # # HostnameLookups: Log the names of clients or just their IP addresses # e.g., www.apache.org (on) or 204.62.129.132 (off). # The default is off because it'd be overall better for the net if people # had to knowingly turn this feature on, since enabling it means that # each client request will result in AT LEAST one lookup request to the # nameserver. # HostnameLookups Off # # ErrorLog: The location of the error log file. # If you do not specify an ErrorLog directive within a <VirtualHost> Loading Loading
docs/conf/extra/httpd-default.conf.in +10 −0 Original line number Diff line number Diff line Loading @@ -63,3 +63,13 @@ ServerTokens Full # Set to one of: On | Off | EMail # ServerSignature On # # HostnameLookups: Log the names of clients or just their IP addresses # e.g., www.apache.org (on) or 204.62.129.132 (off). # The default is off because it'd be overall better for the net if people # had to knowingly turn this feature on, since enabling it means that # each client request will result in AT LEAST one lookup request to the # nameserver. # HostnameLookups Off
docs/conf/httpd.conf.in +0 −10 Original line number Diff line number Diff line Loading @@ -179,16 +179,6 @@ DocumentRoot "@exp_htdocsdir@" Deny from all </FilesMatch> # # HostnameLookups: Log the names of clients or just their IP addresses # e.g., www.apache.org (on) or 204.62.129.132 (off). # The default is off because it'd be overall better for the net if people # had to knowingly turn this feature on, since enabling it means that # each client request will result in AT LEAST one lookup request to the # nameserver. # HostnameLookups Off # # ErrorLog: The location of the error log file. # If you do not specify an ErrorLog directive within a <VirtualHost> Loading