diff --git a/.htaccess b/.htaccess index 88d9b065..70021225 100644 --- a/.htaccess +++ b/.htaccess @@ -4,5 +4,9 @@ SetEnv SESSION_USE_TRANS_SID 0 # Bloque l'accès à la liste des fichiers Options -Indexes + + Options -MultiViews + + # Attention, surtout ne rien modifier ci-dessous ! # URL rewriting \ No newline at end of file