Demande #6058
fermé
- Lié à Demande #6059: Archiver le site 2022 du Libre en Fête ajouté
- Assigné à mis à Vincent Calame
Voilà, c'est fait.
Pour information, il faut changer l'année dans le fichier /etc/apache2/sites-available/www.libre-en-fete.net.conf (remplacer /2022/ et /2023) et relancer Apache
- Statut changé de Nouveau à Résolu
+ maj icinga :
diff --git a/icinga2/zones.d/master/cluster/spip.conf b/icinga2/zones.d/master/cluster/spip.conf
index 6387975..6eb3de5 100644
--- a/icinga2/zones.d/master/cluster/spip.conf
+++ b/icinga2/zones.d/master/cluster/spip.conf
@@ -80,13 +80,13 @@ object Host "spip.cluster.april.org" {
/* redirections */
vars.http_vhosts["Redirect " + fqdn ] = {
http_vhost = fqdn
- http_headerstring = fqdn + "/2022"
+ http_headerstring = fqdn + "/2023"
http_expect = "302"
vhost_tls = "redirect"
}
}
/* SPIP : contenu */
- for (year in ["2017", "2018", "2019", "2020", "2021", "2022"]) {
+ for (year in ["2017", "2018", "2019", "2020", "2021", "2022", "2023"]) {
var fqdn = "libre-en-fete" + tld
vars.http_vhosts["Web " + fqdn + "/" + year + "/"] = {
http_vhost = fqdn
Formats disponibles : Atom
PDF