merged stable to master
This commit is contained in:
Vendored
+4
@@ -0,0 +1,4 @@
|
|||||||
|
<FilesMatch ".*">
|
||||||
|
Order Deny,Allow
|
||||||
|
Deny from All
|
||||||
|
</FilesMatch>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<FilesMatch ".*">
|
||||||
|
Order Deny,Allow
|
||||||
|
Deny from All
|
||||||
|
</FilesMatch>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<FilesMatch ".*">
|
||||||
|
Order Allow,Deny
|
||||||
|
Allow from All
|
||||||
|
</FilesMatch>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<FilesMatch ".*">
|
||||||
|
Order Allow,Deny
|
||||||
|
Allow from All
|
||||||
|
</FilesMatch>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<FilesMatch ".*">
|
||||||
|
Order Deny,Allow
|
||||||
|
Deny from All
|
||||||
|
</FilesMatch>
|
||||||
Reference in New Issue
Block a user