Hello Armenio!

AP>      Is there any way to control the automatic generated mod_jk
AP> configuration script? The problem is that I need some specific commands
AP> (like "JkMount /*.do apj12"), and when Tomcat restarts these commands are
AP> removed... Thanks in advance,

submitting this as a patch to the faq :-)

--- connectors.orig     2003-07-11 14:57:20.000000000 +0400
+++ connectors.xml      2003-09-08 19:32:04.000000000 +0400
@@ -122,6 +122,13 @@
      what's wrong?
       </a>
     </li>
+    <li>
+      <a href="#generated">
+      Is there any way to control the content of automatically generated 
+      <code>mod_jk.conf-auto</code>? I need my own specific commands added
+      to it.
+      </a>
+    </li>
   </ul>
 </p>
 </section>
@@ -288,10 +295,19 @@
     </a>
   </answer>
 
-
-
-
-
+  <question>
+    <a name="generated">
+    Is there any way to control the content of automatically generated 
+    <code>mod_jk.conf-auto</code>? I need my own specific commands added
+    to it.
+    </a>
+  </question>
+  <answer>
+    There really is no need to. Just copy the automatically generated
+    <code>mod_jk.conf-auto</code> and edit it manually to your preference.
+    None of production tomcat installations really use <code>mod_jk.conf-auto</code>
+    as it is.
+  </answer>
 </section>
 
 
- Anton


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to