Thanks. does it mean I have to change it everytime when I change anything in server.xml? rgds sun -----Original Message----- From: Hoff Ray-o10037 <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Sunday, January 14, 2001 10:05 PM Subject: RE: ajp13 >I'm not sure how to get the mod_jk.conf-auto file to be generated with the >ajp13 tags, but all you have to do is what I did, i.e., include the >directives of the mod_jk.conf-auto in your apache httpd.conf and change the >ajp12 tags to ajp13. > >Ray > >-----Original Message----- >From: sun [mailto:[EMAIL PROTECTED]] >Sent: Monday, January 15, 2001 9:22 AM >To: [EMAIL PROTECTED] >Subject: ajp13 > > >hi, there, >I am using Solaris 7, tomcat 3.2, apache 1.3.14, >I have added ><Connector className="org.apache.tomcat.service.PoolTcpConnector"> > <Parameter name="handler" >value="org.apache.tomcat.service.connector.Ajp13ConnectionHandler"/> > <Parameter name="port" value="8009"/> > </Connector> >in server.xml, >but in mod_jk.conf-auto, I still see >JkMount /admin/servlet/* ajp12 >JkMount /admin/*.jsp ajp12 > >how can I congiure apache to use ajp13? > >thanks. > > >rgds >sun > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, email: [EMAIL PROTECTED] > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, email: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
