4efba361e6
http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1 Upgrading to last released version, 2.0.4. ports/67839 is fixed, probably also ports/71479. ports/74622 handles configuration problems; I will not address this PR fully since the software is deprecated, although I did add some helping notes, and the port now installs the sample config file. PR: ports/67839, ports/71479, ports/74622 Approved by: seanc, ade (implicit)
16 lines
658 B
Text
16 lines
658 B
Text
*****************************************************************************
|
|
|
|
Make sure mod_jk2.so is enabled in ${PREFIX}/etc/apache2/httpd.conf and
|
|
mod_jk2 is configured. You will probably have to add
|
|
|
|
JkSet config.file /usr/local/etc/apache2/workers2.properties
|
|
|
|
to you config file and create the workers2.properties file according
|
|
to the docs at the web site:
|
|
http://jakarta.apache.org/tomcat/connectors-doc-archive/jk2/
|
|
|
|
Please note that this software is *deprecated*. See
|
|
http://jakarta.apache.org/tomcat/connectors-doc/news/20041100.html#20041115.1
|
|
for more information.
|
|
|
|
*****************************************************************************
|