Dne 23.3.2015 v 14:27 David Brown napsal(a): > Howdy, it appears there will be no immediate response. > > FWIW: I ran Pebble for many years @ port 8080. > > I don't know if your SEO research is correct but running Pebble @ say port 80 > would depend upon which HTTPd your are running. > > In the case of Apache this link appears to be definitive: > https://sites.google.com/a/ci2s.com.ar/wiki/technics/how-to-run-apache-httpd-and-tomcat-on-port-80-using-mod-proxy
That information is very outdated. The best way how to connect Apache with Tomcat since Apache version 2.2 is to use mod_proxy_ajp which is included in Apache by default, see http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html Best regards Martin -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CERIT-SC Martin Kuba Institute of Computer Science email: [email protected] Masaryk University http://www.ics.muni.cz/~makub/ Botanicka 68a, 60200 Brno, CZ mobil: +420-603-533775 -------------------------------------------------------------- ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Pebble-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pebble-user
