-This directive sets the name of the dedicated SSL protocol engine logfile.
-Error type messages are additionally duplicated to the general Apache error
-log file (directive ErrorLog
). Put this somewhere where it cannot
-be used for symlink attacks on a real server (i.e. somewhere where only root
-can write). If the file-path does not begin with a slash
-('/
') then it is assumed to be relative to the Server
-Root. If file-path begins with a bar ('|
') then the
-following string is assumed to be a path to an executable program to which a
-reliable pipe can be established. The directive should occur only once per
-virtual server config.
-This directive sets the verbosity degree of the dedicated SSL protocol engine -logfile. The level is one of the following (in ascending order where -higher levels include lower levels):
-none
error
'' are still written to the general Apache error
- logfile.
-error
warn
info
trace
debug