From d8f4ec7a69cc083a7f64c4328e05d4e79e44d4cc Mon Sep 17 00:00:00 2001 From: Fred Tempez Date: Sat, 4 Feb 2023 16:02:41 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.htaccess'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .htaccess | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.htaccess b/.htaccess index 81860a77..4752812d 100644 --- a/.htaccess +++ b/.htaccess @@ -33,13 +33,3 @@ Options -Indexes # ne pas supprimer la ligne URL rewriting ! - -# URL rewriting - - RewriteEngine on - RewriteBase /ZwiiCMS/ - RewriteCond %{REQUEST_FILENAME} !-f - RewriteCond %{REQUEST_FILENAME} !-d - RewriteRule ^(.*)$ index.php?$1 [L] - -# URL rewriting