hgomez 2004/02/27 00:35:39 Modified: jk/xdocs/jk2 configwebcom.xml Log: Update documentation with noErrorHeader (lb won't touch headers) Revision Changes Path 1.12 +7 -1 jakarta-tomcat-connectors/jk/xdocs/jk2/configwebcom.xml Index: configwebcom.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-connectors/jk/xdocs/jk2/configwebcom.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- configwebcom.xml 24 Feb 2004 08:42:38 -0000 1.11 +++ configwebcom.xml 27 Feb 2004 08:35:39 -0000 1.12 @@ -483,6 +483,12 @@ <td/> </tr> <tr> + <td>noErrorHeader</td> + <td>1 (true)</td> + <td>If set, jk2 won't touch the headers in case of error and will let for example Apache present the ErrorDocument via mod_alias. + </td> + </tr> + <tr> <td>noWorkerMsg</td> <td/> <td/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]