at path๏ผ
ROOT
/
vccvvc
/
wp-config.php
run๏ผ
R
W
Run
wp-admin
DIR
2025-10-18 22:56:44
R
W
Run
wp-content
DIR
2025-10-18 22:56:50
R
W
Run
wp-includes
DIR
2025-10-18 22:56:45
R
W
Run
.htaccess
2.79 KB
2025-10-18 22:56:50
R
W
Run
Delete
Rename
.htaccess.bk
537 By
2025-10-18 22:56:49
R
W
Run
Delete
Rename
author.template.1767671859.php
0 By
2026-01-07 04:02:40
R
W
Run
Delete
Rename
error_log
0 By
2025-12-10 17:57:45
R
W
Run
Delete
Rename
index.php
405 By
2020-02-06 05:33:12
R
W
Run
Delete
Rename
license.txt
19.44 KB
2025-03-06 13:24:24
R
W
Run
Delete
Rename
readme.html
7.25 KB
2025-03-07 07:45:24
R
W
Run
Delete
Rename
wp-activate.php
7.21 KB
2024-02-13 13:19:10
R
W
Run
Delete
Rename
wp-blog-header.php
351 By
2020-02-06 05:33:12
R
W
Run
Delete
Rename
wp-comments-post.php
2.27 KB
2023-06-14 12:11:16
R
W
Run
Delete
Rename
wp-config-sample.php
3.26 KB
2024-10-15 13:24:18
R
W
Run
Delete
Rename
wp-config.php
3.48 KB
2025-10-18 22:56:49
R
W
Run
Delete
Rename
wp-cron.php
5.49 KB
2024-08-02 17:40:16
R
W
Run
Delete
Rename
wp-links-opml.php
2.44 KB
2022-11-26 20:01:18
R
W
Run
Delete
Rename
wp-load.php
3.84 KB
2024-03-11 09:05:16
R
W
Run
Delete
Rename
wp-login.php
50.21 KB
2025-02-03 15:55:24
R
W
Run
Delete
Rename
wp-mail.php
8.52 KB
2025-02-08 15:00:20
R
W
Run
Delete
Rename
wp-settings.php
29.38 KB
2025-03-04 12:06:28
R
W
Run
Delete
Rename
wp-signup.php
33.71 KB
2025-03-10 17:16:28
R
W
Run
Delete
Rename
wp-trackback.php
4.98 KB
2024-10-18 13:56:18
R
W
Run
Delete
Rename
xmlrpc.php
3.13 KB
2024-11-08 14:52:18
R
W
Run
Delete
Rename
error_log
up
๐
wp-config.php
Save
<?php define( 'WP_CACHE', 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 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 */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', 'topnotcheg_wp321' ); /** Database username */ define( 'DB_USER', 'topnotcheg_wp321' ); /** Database password */ define( 'DB_PASSWORD', 'p19(b95SK]' ); /** 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', 'srhblagcsukjejai7p1xfw7incoba2lnnpmjhg4ufza0u7je66sjcflroxgpsfw1' ); define( 'SECURE_AUTH_KEY', 'rutolighhvptffgkjzk3dbxlpy2yu6qub6qdv9snyq98okcqhabwbbgthlfwspo0' ); define( 'LOGGED_IN_KEY', 'ff5vusj2e7qtp2bp9lsvfy5dilmigbqavfgjtlwzpxueorim34keu53xgndd5hcz' ); define( 'NONCE_KEY', 'u5a74k3om4cszcgglana0wrvqmmt2d0s2qa4bjsnmdhwpyduwlsact2yzfziezp6' ); define( 'AUTH_SALT', 'hizmy7ui8aazc5pz9axkootth1l65esgv46gwohlnyqakklioxlfarggmyyoptw2' ); define( 'SECURE_AUTH_SALT', 'zwhjg352uxmo3j4fnnmrsnk1tcchkbgowily9wzxnbuzkd8uh0ntwiqtpdngof0x' ); define( 'LOGGED_IN_SALT', 'wxuoukbaxiakzh0gtjdqhze5uypckxrvx3oxfcctum6hqrqnbqg2cwjnxgmi9sgr' ); define( 'NONCE_SALT', 'kvn6rqnivcojf7olfpp6h8gwkzueb79p5bznibrer16eh5rjbwxd492c5zusazg4' ); /**#@-*/ /** * 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 = 'wpb0_'; /** * 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';