che using
> Tomcat to serve your JSP
> JkMount /yourWebaaps ajp13
>
>
> Jean-Claude
>
> -Message d'origine-
> De : Donald Beck [mailto:[EMAIL PROTECTED]
> Envoyé : dimanche 28 mai 2006 17:11
> À : users@tomcat.apache.org
> Objet : Tomcat and Apa
Add the directive JkMount to tell Apache using Tomcat to serve your JSP
JkMount /yourWebaaps ajp13
Jean-Claude
-Message d'origine-
De : Donald Beck [mailto:[EMAIL PROTECTED]
Envoyé : dimanche 28 mai 2006 17:11
À : users@tomcat.apache.org
Objet : Tomcat and Apache Connector Probl
I have installed the following on a Windows Server:
Apache 2.0.58
Tomcat 5.0.28
SDK 1.4.2.11
mod_jk_1.2.6_2.0.50.dll (renamed mod_jk.dll and placed
it in APACHE_HOME/modules)
I am trying to configure Tomcat to server up JSP
pages, and have made the following modifications to
the following files: