N°2847 - WIP: Sync. commit

This commit is contained in:
Molkobain
2020-06-25 19:09:35 +02:00
parent 7d4455baf4
commit f8af900c73
137 changed files with 10870 additions and 0 deletions

View File

@@ -1,13 +0,0 @@
# Apache 2.4
<ifModule mod_authz_core.c>
Require all denied
</ifModule>
# Apache 2.2
<ifModule !mod_authz_core.c>
deny from all
Satisfy All
</ifModule>
# Apache 2.2 and 2.4
IndexIgnore *