This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ZwiiCMS-Team
/
ZwiiCMS
Watch
5
Star
3
Fork
2
Code
Issues
0
Pull Requests
0
Projects
0
Releases
86
Wiki
Activity
Browse Source
data htaccess
10400
fredtempez
1 month ago
parent
d4d8f0eab5
commit
2b8466428d
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
site/data/.htaccess
+ 2
- 2
site/data/.htaccess
View File
@ -1,5 +1,5 @@
# Bloque l'accès aux données
<Files
Match
".(htaccess|json|log)$"
>
<Files
~
"
\
.(htaccess|json|log)$"
>
Order
deny,allow
Deny
from
all
</Files
Match
>
</Files
>
Write
Preview
Loading…
Cancel
Save