X7ROOT File Manager
Current Path:
/var/softaculous/webasyst
var
/
softaculous
/
webasyst
/
📁
..
📄
.htaccess
(14 B)
📄
SystemConfig.class.php
(157 B)
📄
_.htaccess
(1.49 KB)
📄
_htaccess
(142 B)
📄
_thumb.php
(193 B)
📄
all_fields_order.php
(398 B)
📄
apps.php
(237 B)
📄
company_fields_order.php
(567 B)
📄
config.php
(158 B)
📄
custom_fields.php
(29.3 KB)
📄
db.php
(271 B)
📄
edit.php
(4.22 KB)
📄
edit.xml
(433 B)
📄
fileindex.php
(189 B)
📁
images
📄
import.php
(2.89 KB)
📄
info.xml
(3.42 KB)
📄
install.js
(924 B)
📄
install.php
(15.41 KB)
📄
install.xml
(1007 B)
📄
mail.php
(81 B)
📄
md5
(3.5 KB)
📄
notes.txt
(1.28 KB)
📄
person_fields_order.php
(1.52 KB)
📁
php53
📁
php56
📁
php71
📁
php81
📁
php82
📄
plugins.php
(95 B)
📄
robots.txt
(214 B)
📄
routing.php
(1.25 KB)
📄
search.php
(34.87 KB)
📄
services.php
(3.76 KB)
📄
thumb.php
(187 B)
📄
update_antibot.php
(2.67 KB)
📄
waid.php
(615 B)
📄
webasyst.sql
(332.91 KB)
📄
webasyst.zip
(129.85 MB)
Editing: routing.php
<?php return array ( '[[domhost]][[relativeurl]]' => array ( 0 => array ( 'url' => 'tasks/*', 'app' => 'tasks', 'locale' => 'en_US', 'private' => true, ), 1 => array ( 'url' => 'blog/*', 'app' => 'blog', 'locale' => 'en_US', 'blog_url_type' => 1, ), 2 => array ( 'url' => 'crm/*', 'app' => 'crm', 'locale' => 'en_US', 'private' => true, ), 3 => array ( 'url' => 'files/*', 'app' => 'files', 'locale' => 'en_US', 'private' => true, ), 4 => array ( 'url' => 'hub/*', 'app' => 'hub', 'locale' => 'en_US', ), 5 => array ( 'url' => 'mailer/*', 'app' => 'mailer', 'locale' => 'en_US', 'private' => true, ), 6 => array ( 'url' => 'photos/*', 'app' => 'photos', 'locale' => 'en_US', ), 7 => array ( 'url' => 'shop/*', 'app' => 'shop', 'locale' => 'en_US', 'checkout_version' => 2, 'checkout_storefront_id' => '[[checkout_storefront_id]]', ), 8 => array ( 'url' => '*', 'app' => 'site', 'locale' => 'en_US', 'priority_settlement' => true, ), ), ); //EOF
Upload File
Create Folder