3
public/storage/.gitignore
vendored
Executable file
3
public/storage/.gitignore
vendored
Executable file
@@ -0,0 +1,3 @@
|
||||
*
|
||||
!.htaccess
|
||||
!.gitignore
|
||||
4
public/storage/.htaccess
Executable file
4
public/storage/.htaccess
Executable file
@@ -0,0 +1,4 @@
|
||||
<FilesMatch "(?i)\.(php|php3?|phtml)$">
|
||||
Order Deny,Allow
|
||||
Deny from All
|
||||
</FilesMatch>
|
||||
Reference in New Issue
Block a user