Load Balancer mit mod jk (Linux): Unterschied zwischen den Versionen

Aus Tutorials
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:


== Installation ==
== Installation ==
=== Java ===
Dazu siehe [[Java (Ubuntu)]]
=== Tomcat ===


=== mod_jk ===
=== mod_jk ===

Version vom 17. Mai 2016, 20:22 Uhr

Noch in Bearbeitung


Installation

Java

Dazu siehe Java (Ubuntu)

Tomcat

mod_jk

sudo apt-get install libapache2-mod-jk
sudo a2enmod jk

Links

http://thetechnocratnotebook.blogspot.co.at/2012/05/installing-tomcat-7-and-apache2-with.html


Zurück zu Tomcat (Linux)