Re: ssl and mod_jk won't work

2002-12-18 Thread Joseph Shraibman
Nevermind, I worked around it by playing with directives. Now I want to create a standard conf file for including in directives to enable ssl. One of the things I want to do is CustomLog logs/-log.txt Is there any kind of macro expansion I can use? -- To unsubscribe, e-mail:

ssl and mod_jk won't work

2002-12-18 Thread Joseph Shraibman
I have a mod_jk.conf I include in my apache.conf If it looks like this: LoadModule jk_module /usr/local/apache2/modules/mod_jk.so JkWorkersFile "/usr/local/tomcat/conf/jk/workers.properties" JkLogFile "/usr/local/tomcat/logs/mod_jk.log" JkLogLevel warn ... I have no problem with ssl. If I a