10400 #3

Merged
lapervenche merged 18 commits from ZwiiCMS-Team/ZwiiCMS:10400 into 10400 2021-02-09 20:02:50 +01:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 2b8466428d - Show all commits

View File

@ -1,5 +1,5 @@
# Bloque l'accès aux données
<FilesMatch ".(htaccess|json|log)$">
<Files ~ "\.(htaccess|json|log)$">
Order deny,allow
Deny from all
</FilesMatch>
</Files>