How Do You Change SP Target URL?

Peter Schober peter.schober at univie.ac.at
Mon Feb 26 13:21:23 EST 2018


* Goodspeed, Glenn <glenn.goodspeed at uta.edu> [2018-02-26 19:13]:
> We needed the ProxyPass directives because we wanted our
> application, running on Tomcat, to listen on the default Tomcat
> port, 8080.

With httpd fronting Tomcat you shouldn't be proxying HTTP at all.
Instead use AJP with mod_proxy_ajp on the httpd side. Much easier,
more secure, more efficient.

-peter


More information about the users mailing list