Skip to main content

disable rdns lookup on Apache access log

Comments

4 comments

  • ModServ
    In:
    /usr/local/apache/conf/httpd.conf
    If you didn't find it, add it:
    HostnameLookups Off
    0
  • Opal69
    In:
    /usr/local/apache/conf/httpd.conf
    If you didn't find it, add it:
    HostnameLookups Off

    Hello Thank you for reply, I put this config on httpd.conf before I post this topic but it doesn't work .
    0
  • Opal69
    Hi all I edited the httpd.conf and replace %h with %a in LogFormat lines .
    0
  • cPanelMichael
    I edited the httpd.conf and replace %h with %a in LogFormat lines .

    Hello :) Please ensure you follow the instructions on the following document to preserve changes you make to the Apache configuration file:
    0

Please sign in to leave a comment.