mirror of
https://github.com/Mibew/tray.git
synced 2025-01-22 18:10:34 +03:00
Update access permissions
Add '-Indexes' option to .htaccess in root folder and remove .htaccess from plugins folder
This commit is contained in:
parent
d19f6814da
commit
be0e643c57
@ -1,3 +1,5 @@
|
|||||||
|
Options -Indexes
|
||||||
|
|
||||||
<IfModule mod_security.c>
|
<IfModule mod_security.c>
|
||||||
SecFilterEngine Off
|
SecFilterEngine Off
|
||||||
SecFilterScanPOST Off
|
SecFilterScanPOST Off
|
||||||
|
@ -1,4 +0,0 @@
|
|||||||
Order Allow,Deny
|
|
||||||
<FilesMatch "\.(js|css|jpe?g|gif|png|bmp)$">
|
|
||||||
Allow from all
|
|
||||||
</FilesMatch>
|
|
Loading…
Reference in New Issue
Block a user