crossley 2003/02/06 21:48:27
Modified: src/documentation/xdocs/faq Tag: cocoon_2_0_3_branch
faq-configure-environment.xml
Log:
Link to the new Wiki page ApacheModProxy.
Revision Changes Path
No revision
No revision
1.1.2.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.1.2.4
retrieving revision 1.1.2.5
diff -u -r1.1.2.4 -r1.1.2.5
--- faq-configure-environment.xml 8 Oct 2002 04:13:11 -0000 1.1.2.4
+++ faq-configure-environment.xml 7 Feb 2003 05:48:27 -0000 1.1.2.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]