Neuen Server aufsetzen

(Unterschied zwischen Versionen)
Wechseln zu: Navigation, Suche
(Tomcat)
Zeile 8: Zeile 8:
 
apt-get install tomcat8
 
apt-get install tomcat8
 
apt-get install openjdk-8-jdk
 
apt-get install openjdk-8-jdk
 +
</pre>
 +
* Create a folder 'apemap' within '/var/lib/tomcat8/webapps'
 +
* Create a link to this folder from /var/apemap
 +
<pre>
 +
ln -s /var/lib/tomcat8/webapps/apemap/ /var/apemap
 
</pre>
 
</pre>

Version vom 3. Oktober 2018, 11:27 Uhr

Apache2

apt-get install apache2

Tomcat

apt-get install tomcat8
apt-get install openjdk-8-jdk
  • Create a folder 'apemap' within '/var/lib/tomcat8/webapps'
  • Create a link to this folder from /var/apemap
ln -s /var/lib/tomcat8/webapps/apemap/ /var/apemap
Meine Werkzeuge
Namensräume
Varianten
Aktionen
Navigation
Werkzeuge
Translate