
5 changed files with 21 additions and 8 deletions
@ -0,0 +1,8 @@
|
||||
# Cache le PHPSESSID de l'url |
||||
SetEnv SESSION_USE_TRANS_SID 0 |
||||
|
||||
# Bloque l'accès à la liste des fichiers |
||||
Options -Indexes |
||||
|
||||
# Attention, surtout ne rien modifier ci-dessous ! |
||||
# URL rewriting |
Loading…
Reference in new issue