[Aimmath-commit] AIM/doc installosx.html,1.7,1.8
Brought to you by:
gustav_delius,
npstrick
From: Jon B. <bre...@us...> - 2004-05-22 00:14:28
|
Update of /cvsroot/aimmath/AIM/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22211 Modified Files: installosx.html Log Message: fix error in installosx Index: installosx.html =================================================================== RCS file: /cvsroot/aimmath/AIM/doc/installosx.html,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** installosx.html 21 May 2004 14:12:28 -0000 1.7 --- installosx.html 22 May 2004 00:14:19 -0000 1.8 *************** *** 390,394 **** <code>###Connecting to AiM</code><br> <code><IfModule mod_jk.c></code><br> ! <code>JkWorkerFile /usr/local/tomcat/conf/workers.properties</code><br> <code>JkLogFile /usr/local/tomcat/logs/mod_jk.log</code><br> <code>JkLogLevel debug</code><br> --- 390,394 ---- <code>###Connecting to AiM</code><br> <code><IfModule mod_jk.c></code><br> ! <code>JkWorkersFile /usr/local/tomcat/conf/workers.properties</code><br> <code>JkLogFile /usr/local/tomcat/logs/mod_jk.log</code><br> <code>JkLogLevel debug</code><br> |