From 72f0904a4ec9c0f80dad8b5e3372b38a300c76fd Mon Sep 17 00:00:00 2001 From: Fred <23246457+fredtempez@users.noreply.github.com> Date: Sun, 9 Sep 2018 16:22:32 +0200 Subject: [PATCH] Update .htaccess --- .htaccess | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/.htaccess b/.htaccess index eb7bc10b..881d83c0 100755 --- a/.htaccess +++ b/.htaccess @@ -5,18 +5,3 @@ SetEnv SESSION_USE_TRANS_SID 0 Options -Indexes # Attention, surtout ne rien modifier ci-dessous ! -<<<<<<< HEAD -# URL rewriting -<<<<<<< HEAD - - RewriteEngine on - RewriteBase /ZwiiCMS-dev/ - RewriteCond %{REQUEST_FILENAME} !-f - RewriteCond %{REQUEST_FILENAME} !-d - RewriteRule ^(.*)$ index.php?$1 [L] - -======= -# URL rewriting ->>>>>>> 8.3.13 -======= ->>>>>>> 01bb746d85945fc264fe7ce1db51c8716ab97b49