X7ROOT File Manager
Current Path:
/var/softaculous/piwik
var
/
softaculous
/
piwik
/
??
..
??
.htaccess
(545 B)
??
_htaccess
(728 B)
??
clone.php
(4.04 KB)
??
config.ini.php
(2.75 KB)
??
edit.php
(6.36 KB)
??
edit.xml
(433 B)
??
extend.php
(1.85 KB)
??
favicon.ico
(0 B)
??
fileindex.php
(300 B)
??
htaccess_
(1.18 KB)
??
htaccess_plugins
(1.58 KB)
??
images
??
import.php
(3.12 KB)
??
index.php
(20 B)
??
info.xml
(4.22 KB)
??
install.js
(921 B)
??
install.php
(18.66 KB)
??
install.xml
(3.23 KB)
??
md5
(1.43 KB)
??
notes.txt
(1.83 KB)
??
php53
??
php56
??
php71
??
php81
??
php82
??
piwik.sql
(38.85 KB)
??
piwik.zip
(24.41 MB)
??
update_pass.php
(143 B)
??
upgrade.php
(69.48 KB)
??
upgrade.xml
(303 B)
Editing: htaccess_plugins
# This file is auto generated by Matomo, do not edit directly # Please report any issue or improvement directly to the Matomo team. # First, deny access to all files in this directory <Files "*"> <IfModule mod_version.c> <IfVersion < 2.4> Order Deny,Allow Deny from All </IfVersion> <IfVersion >= 2.4> Require all denied </IfVersion> </IfModule> <IfModule !mod_version.c> <IfModule !mod_authz_core.c> Order Deny,Allow Deny from All </IfModule> <IfModule mod_authz_core.c> Require all denied </IfModule> </IfModule> </Files> # Serve HTML files as text/html mime type - Note: requires mod_mime apache module! <IfModule mod_mime.c> AddHandler text/html .html AddHandler text/html .htm </IfModule> # Allow to serve static files which are safe <Files ~ "\.(gif|ico|jpg|png|svg|js|css|htm|html|mp3|mp4|wav|ogg|avi|ttf|eot|woff|woff2)$"> <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> # Allow to serve manifest.json <Files "manifest.json"> <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>
Upload File
Create Folder