From bd0b3b841afc57e51e3543fb43b682bf356b6d68 Mon Sep 17 00:00:00 2001
From: Fabrice Gangler <fabrice.gangler@adullact.org>
Date: Tue, 12 Oct 2021 16:22:53 +0200
Subject: [PATCH] REFACTOR(content): move 67-quelle-solution-d-anti-virus-libre
 (28)

---
 .gitlab/ci/build_additional_files/.htaccess                    | 3 ++-
 .../_index.md}                                                 | 0
 2 files changed, 2 insertions(+), 1 deletion(-)
 rename FAQ_articles/technique/{67-quelle-solution-d-anti-virus-libre.md => solution-antivirus/_index.md} (100%)

diff --git a/.gitlab/ci/build_additional_files/.htaccess b/.gitlab/ci/build_additional_files/.htaccess
index 98fb7159..c03564f7 100644
--- a/.gitlab/ci/build_additional_files/.htaccess
+++ b/.gitlab/ci/build_additional_files/.htaccess
@@ -179,7 +179,7 @@ ErrorDocument 404 /404.html
     RewriteRule ^logiciels/123-cgu-pour-les-administrations-du-service-demarches-simplifiees-adullact$  /services-adullact/demarches-simplifiees/123-cgu-pour-les-administrations-du-service-demarches-simplifiees-adullact/   [L,R=301]
     RewriteRule ^logiciels/24-comment-acceder-a-mes-flux-actes-convertis-en-flux-seda$  /services-adullact/s2low/24-comment-acceder-a-mes-flux-actes-convertis-en-flux-seda/   [L,R=301]
     RewriteRule ^logiciels/25-s2low-actes-les-flux-budgetaires$  /services-adullact/s2low/25-s2low-actes-les-flux-budgetaires/   [L,R=301]
-    RewriteRule ^logiciels/67-quelle-solution-d-anti-virus-libre$  /technique/67-quelle-solution-d-anti-virus-libre/   [L,R=301]
+#   RewriteRule ^logiciels/67-quelle-solution-d-anti-virus-libre$  /technique/67-quelle-solution-d-anti-virus-libre/   [L,R=301]
     RewriteRule ^logiciels?start=10$  /   [L,R=301]
     RewriteRule ^logiciels?start=15$  /   [L,R=301]
     RewriteRule ^logiciels?start=5$  /   [L,R=301]
@@ -239,6 +239,7 @@ ErrorDocument 404 /404.html
     RewriteRule ^logiciels/65-quel-cms-choisir$  /technique/application-web/cms/   [L,R=301]
     RewriteRule ^technique/80-jeu-de-caracteres-pour-une-application-web$  /technique/sites-web-et-webapp/encodage-et-jeu-de-caracteres/  [L,R=301]
     RewriteRule ^technique/76-comment-creer-un-tunnel-ssh$  /technique/tunnel-ssh/   [L,R=301]
+    RewriteRule ^logiciels/67-quelle-solution-d-anti-virus-libre$  /technique/solution-antivirus/   [L,R=301]
 
     # technique > Forge > Gitlab
     RewriteRule ^logiciels/107-gitlab-donner-acces-seulement-sur-inscription$  /technique/forge/gitlab/telechargement-des-binaires-sur-gitlab-sur-inscription/  [L,R=301]
diff --git a/FAQ_articles/technique/67-quelle-solution-d-anti-virus-libre.md b/FAQ_articles/technique/solution-antivirus/_index.md
similarity index 100%
rename from FAQ_articles/technique/67-quelle-solution-d-anti-virus-libre.md
rename to FAQ_articles/technique/solution-antivirus/_index.md
-- 
GitLab