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