
4 changed files with 17 additions and 4 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