Tâche #19561
Scénario #19382: Traitement express MEN (10-12)
sympa ne devrait pas être accessible sur les port 80/443
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Normalement sympa n'est disponible que sur les ports 8787 et 8888 mais ne devrait pas l'être sur les ports 80 et 443.
Il faudrait faire, par exemple, un "a2disconf sympa".
Associated revisions
Désactivation de la configuration apache par défaut de sympa pour ne plus écouter sur 80/443
ref #19561 @10m
Ne pas afficher la sortie lors de la désactivation de la configuration apache de sympa
ref #19561 @5m
Ne pas afficher la sortie lors de la désactivation de la configuration apache de sympa
ref #19561 @5m
History
#1 Updated by Fabrice Barconnière over 6 years ago
- Status changed from Nouveau to En cours
#2 Updated by Fabrice Barconnière over 6 years ago
- Assigned To set to Fabrice Barconnière
#3 Updated by Fabrice Barconnière over 6 years ago
Corriger à partir de 2.6.0
#4 Updated by Fabrice Barconnière over 6 years ago
- Status changed from En cours to Résolu
#5 Updated by Fabrice Barconnière over 6 years ago
- % Done changed from 0 to 100
- Remaining (hours) changed from 1.0 to 0.1
#6 Updated by Daniel Dehennin over 6 years ago
- Remaining (hours) changed from 0.1 to 0.0
#7 Updated by Daniel Dehennin over 6 years ago
- Avant :
root@scribe:~# wget -q -O - http://10.1.3.5/wws | grep -qs sympa && echo Sympa enabled Sympa enabled
- Après :
root@scribe:~# wget -q -O - http://10.1.3.5/wws | grep -qs sympa && echo Sympa enabled root@scribe:~#
#8 Updated by Daniel Dehennin over 6 years ago
- Status changed from Résolu to Fermé