https://bz.apache.org/bugzilla/show_bug.cgi?id=64051

--- Comment #9 from Mohsen <dotin.insura...@gmail.com> ---
This is also mod_jk module config:

<IfModule jk_module>
 JkWorkersFile "conf/workers.properties"
 JkLogFile "logs/jk_module.log"
 JkLogLevel info
 JkLogStampFormat "[%a %b %d %H:%M:%S %Y] "
 JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories
 JkRequestLogFormat "%w %R %V %U %T "
</IfModule>

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to