You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# 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
|