Re: [users@httpd] Integrate Apache-2.4.25 with tomcat-8.5.23

2018-01-22 Thread Daniel
>From the looks of it, it seems the backend is trying to construct a redirection taking into account the data you have informed it about the proxy and port it serves, but you are not telling it about the uri-path the proxy is using so it is not taking that into account. Probably you need an additi

[users@httpd] Integrate Apache-2.4.25 with tomcat-8.5.23

2018-01-19 Thread Hemant Chaudhary
Hi, My apache is running on 15.213.91.33:5643 at location "/home/hemant/apache" and tomcat-8.5.x is running on 15.213.91.33:8009 at location /home/hemant/tomcat. To integrate apache with tomcat I used mod_proxy and mod_proxy_ajp. My httpd.conf looks like this : ProxyPass "ajp://15.213.91.33:8009