X7ROOT File Manager
Current Path:
/var/softaculous/igniter
var
/
softaculous
/
igniter
/
📁
..
📄
.env
(2.37 KB)
📄
.htaccess
(312 B)
📄
App.php
(7.72 KB)
📄
Database.php
(6.21 KB)
📄
clone.php
(5 KB)
📄
fileindex.php
(150 B)
📄
igniter.zip
(6.64 MB)
📁
images
📄
import.php
(4.46 KB)
📄
info.xml
(4.05 KB)
📄
install.js
(921 B)
📄
install.php
(3.82 KB)
📄
install.xml
(288 B)
📄
md5
(3.63 KB)
📄
notes.txt
(299 B)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
Editing: .htaccess
# To prevent access to .env and other files <Files .*> # Apache 2.2 <IfModule !mod_authz_core.c> Order deny,allow Deny from all </IfModule> # Apache 2.4 <IfModule mod_authz_core.c> Require all denied </IfModule> </Files> <IfModule mod_alias.c> RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/public </IfModule>
Upload File
Create Folder