Serge, Thanks!! I was hoping it was that simple. Dan Please respond to users@xxxxxxxxxxxxxxxx To: users@xxxxxxxxxxxxxxxx cc: (bcc: Dan Mitton/YD/RWDOE) Subject: Re: need mod_proxy_ajp example LSN: Not Relevant User Filed as: Not a Record Something like that: 1. Configure an AJP connector in your Tomcat. If you used mod_jk you probably already have one. 2. Add proxy directives to your httpd.conf: ProxyPass /app ajp://TOMCAT_HOST:AJP_PORT/app ProxyPassReverse /app ajp://TOMCAT_HOST:AJP_PORT/app On 7/26/07, Dan_Mitton@xxxxxxxxxxxxx <Dan_Mitton@xxxxxxxxxxxxx> wrote: > Does anyone have an example of using mod_proxy_ajp to connect to tomcat? > And/or a little 'How to' convert JkMounts to the new proxy directives? > > Thanks in advance, > > Dan > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > -- Serge Dubrouski. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx