The directive is
JkShmFile
It takes the path/file as one parameter. If the path is relative, it is
being taken as relative to apaches ServerRoot. Absolte paths should work
as is.
Default is "logs/jk-runtime-status".
Of course apache needs the correct permissions to create/write on the file.
>
What Apache parameter determines this file (shared memory segment?)
location?
my Debian Sarge seems to default it to:
/etc/apache2/logs/jk-runtime-status
I reckon a better place would be:
/var/log/apache2/jk-runtime-status
TIA,
Jay
-