Il 05/03/2014 17:34, Jim Jagielski ha scritto:
On Mar 5, 2014, at 11:23 AM, Teresa Fasano <t.fas...@cineca.it> wrote:

Hi,
I have a communication problem between Apache and Tomcat with mod_proxy_ajp.
The Apache version is 2.2.15.
The problem occurred only with Tomcat 7 ( the same problem occurred with 
various version 7.0.x ), while it works with Tomcat 6.
The configuration of mod_proxy_ajp is

ProxyPass / share ajp :/ / 127.0.0.1:8009 / share
ProxyPassReverse / share ajp :/ / 127.0.0.1:8009 / share

Why the spaces?

I wrote bad.

The configuration is:
ProxyPass /share ajp://127.0.0.1:8009/share
ProxyPassReverse /share ajp://127.0.0.1:8009/share



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



--
----------------------------------
L'educazione รจ il pane dell'anima
----------------------------------

Teresa Fasano

CINECA
System and Technologies Department
Middleware and Infrastructure Group
Via Magnanelli, 6/3
Casalecchio di Reno (Bologna) ITALY

web:     http://www.cineca.it
e-mail:  t.fas...@cineca.it
phone:   +39 051 61 71 364


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to