Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
elearning:workbooks:tomcat:tc02 [2020/11/02 10:33] – admin | elearning:workbooks:tomcat:tc02 [2023/04/11 04:54] (Version actuelle) – admin | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
~~PDF: | ~~PDF: | ||
+ | |||
+ | Version : **2023.01**. | ||
Dernière mise-à-jour : ~~LASTMOD~~ | Dernière mise-à-jour : ~~LASTMOD~~ | ||
- | ======SER302 - Installation de Tomcat | + | ======SER302 - Installation de Tomcat et les serveurs associés====== |
=====Contenu du Module===== | =====Contenu du Module===== | ||
- | * **SER302 - Installation de Tomcat | + | * **SER302 - Installation de Tomcat et les serveurs associés** |
* Contenu du Module | * Contenu du Module | ||
* Désactiver SELinux | * Désactiver SELinux | ||
Ligne 57: | Ligne 59: | ||
< | < | ||
[root@centos7 ~]# wget https:// | [root@centos7 ~]# wget https:// | ||
- | </ | ||
- | |||
- | ou | ||
- | |||
- | < | ||
- | [root@centos7 ~]# wget https:// | ||
</ | </ | ||
Ligne 310: | Ligne 306: | ||
< | < | ||
[root@centos7 ~]# wget http:// | [root@centos7 ~]# wget http:// | ||
- | </ | ||
- | |||
- | ou | ||
- | |||
- | < | ||
- | [root@centos7 ~]# wget https:// | ||
</ | </ | ||
Ligne 433: | Ligne 423: | ||
127.0.0.1 localhost.localdomain localhost | 127.0.0.1 localhost.localdomain localhost | ||
:: | :: | ||
- | 10.0.2.15 www.i2tch.loc | + | 10.0.2.51 www.i2tch.loc |
</ | </ | ||
Ligne 444: | Ligne 434: | ||
worker.list=worker1 | worker.list=worker1 | ||
worker.worker1.type=ajp13 | worker.worker1.type=ajp13 | ||
- | worker.worker1.host=10.0.2.15 | + | worker.worker1.host=10.0.2.51 |
worker.worker1.port=8009 | worker.worker1.port=8009 | ||
</ | </ | ||
Ligne 721: | Ligne 711: | ||
----- | ----- | ||
- | < | + | Copyright © 2023 Hugh Norris. |
- | <div align=" | + | |
- | Copyright © 2020 Hugh Norris. | + | |
- | </ | + | |
- | </ | + |