Name

ApJServLogFile

Synopsis

ApJServLogFile [filename] 
Default: "./logs/mod_jserv.log"

Log file for this module operation relative to Apache root directory. Set the name of the trace/log file. To avoid possible confusion about the location of this file, an absolute pathname is recommended. This log file is different from the log file that is in the jserv.properties file. This is the log file for the C portion of Apache JServ.

On Unix, this file must have write permissions by the owner of the JVM process. In other words, if you are running Apache JServ in manual mode and Apache is running as user nobody, then the file must have its permissions set so that that user can write to it.

Tip

When set to DISABLED, the log will be redirected to Apache error log.

Example

ApJServLogFile /usr/local/var/httpd/log/mod_jserv.log

Get Apache: The Definitive Guide, 3rd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.