1 Commits

Author SHA256 Message Date
2997dc54de - Minor tweak to the shipped jk.conf (boo#1239178):
+ Set JkLogFile to /var/log/apache/jk.conf: as this is written by
    apache, the previous location /var/log/tomcat is not permitted
  + Set JkShmFile to /var/lib/apache2/jk-runtime-status: again,
    /var/log/tomcat is no suitable location, as mod_jk is running
    as apache's user. Moving it to /var/log does not make sense, as
    SHM is not a log file.

OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_jk?expand=0&rev=90
2025-08-28 09:21:42 +00:00