crossley    2003/02/06 21:48:23

  Modified:    src/documentation/xdocs/faq faq-configure-environment.xml
  Log:
  Link to the new Wiki page ApacheModProxy.
  
  Revision  Changes    Path
  1.5       +8 -2      
xml-cocoon2/src/documentation/xdocs/faq/faq-configure-environment.xml
  
  Index: faq-configure-environment.xml
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/documentation/xdocs/faq/faq-configure-environment.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- faq-configure-environment.xml     8 Oct 2002 04:12:03 -0000       1.4
  +++ faq-configure-environment.xml     7 Feb 2003 05:48:23 -0000       1.5
  @@ -197,7 +197,13 @@
     </question>
     <answer>
       <p>
  -      You need to use mod_jk. Add the following line to 
<code>%APACHE_HOME%\conf\httpd.conf</code>
  +      See the Wiki page 
  +      <link 
href="http://wiki.cocoondev.org/Wiki.jsp?page=ApacheModProxy";>ApacheModProxy</link>
  +      for a thorough discussion of this topic.
  +    </p>
  +    <p>
  +      Another method is to use mod_jk. Add the following line to
  +      <code>%APACHE_HOME%\conf\httpd.conf</code>
       </p>
       <source>
         JkMount /cocoon/* ajp12
  @@ -289,4 +295,4 @@
   </answer>
   </faq>
   
  -</faqs>
  \ No newline at end of file
  +</faqs>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to