LogFormat
Hello friends,
How do can I change the LogFormat on Apache?
-
Hello :) You can modify the "LogFormat" entry in the /usr/local/apache/conf/httpd.conf file. However, it's important to first understand how the httpd.conf file is processed. The following document helps explain this: How httpd.conf Is Processed Information on saving customizations outside a virtual host directive (e.g. custom LogFormat) is available at: Changes Contained Outside a VirtualHost Directive Thank you. 0 -
Hello, That would most likely be handled by the mod_log_config module. Different formatting is available. 0
Please sign in to leave a comment.
Comments
2 comments