XYZ File Manager
Current Path:
/home/u113812720/domains/cefuae.com/public_html
home
/
u113812720
/
domains
/
cefuae.com
/
public_html
/
📁
..
📄
.htaccess
(1.46 KB)
📄
.htaccess.bk
(714 B)
📄
default.php
(15.99 KB)
📄
index.php
(405 B)
📄
license.txt
(19.45 KB)
📄
readme.html
(7.24 KB)
📄
wp-activate.php
(7.21 KB)
📁
wp-admin
📄
wp-blog-header.php
(351 B)
📄
wp-comments-post.php
(2.27 KB)
📄
wp-config-sample.php
(3.26 KB)
📄
wp-config.php
(3.35 KB)
📁
wp-content
📄
wp-cron.php
(5.49 KB)
📁
wp-includes
📄
wp-links-opml.php
(2.44 KB)
📄
wp-load.php
(3.84 KB)
📄
wp-login.php
(50.16 KB)
📄
wp-mail.php
(8.34 KB)
📄
wp-settings.php
(28.35 KB)
📄
wp-signup.php
(33.58 KB)
📄
wp-trackback.php
(4.98 KB)
📄
xmlrpc.php
(3.17 KB)
Editing: wp-config.php
<?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 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', 'u113812720_ZhaS1' ); /** Database username */ define( 'DB_USER', 'u113812720_yKY43' ); /** Database password */ define( 'DB_PASSWORD', 'j4zhskTLrw' ); /** 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', '}Lh~Li/wu6sSU~d7E(/Xa:b5A&BY ee0X?7Z4#29#T<k+3u^TdPlvRwJndHp*jrg' ); define( 'SECURE_AUTH_KEY', 'O;f}+4Pjwyc7<|g;$2C2S}l$U8%;zJ)ONESvnbSY=[N]68)i.P6+AMBpm<-Q+W8r' ); define( 'LOGGED_IN_KEY', '%Fy?m .Z+y;h*j9ftqGZ/H+`#J:PTn,og.~8?j2O`uurE0[q}.>E~~5)>AgNw!SP' ); define( 'NONCE_KEY', 'BArV(7pxdtT;:^5rKNH3t+^.=gvo|^:]o3Uis)*b8JBu;>{@gXpW=O=N<^glI%so' ); define( 'AUTH_SALT', 'lc%Vm9@LSMpYdCDJ.50Q0L9,KepbiW^$nh6q`CDDVW!qn`Rf~#^/2H1%P,~&+)X4' ); define( 'SECURE_AUTH_SALT', '{[vs8.W)FE~g7H$1-o8fhfs%<g)we_V.R30@Q*EQm8k~/VylVtU^<-xXOs XOszj' ); define( 'LOGGED_IN_SALT', 'or]P*RyAFbUO:#1A!H*^m4FU~y(z]5TyfF`*[% V)h,{|^)cS]pQTuJuOR0mf]$W' ); define( 'NONCE_SALT', 'MKAxge.q2 w,`6aK_>F1kt)fZAWk1c!qsh5gLX7NYy[ES#~h[mgwH1P]_{b_p7MV' ); define( 'WP_CACHE_KEY_SALT', 'l}_0jI!S&,zYHsO#B@xNe+l{qxS,,$b3#-MMlR/mRwnQJ$@dN5+oyk<,G!zsAHeI' ); /**#@-*/ /** * 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/support/article/debugging-in-wordpress/ */ define( 'WP_DEBUG', false ); /* Add any custom values between this line and the "stop editing" line. */ define( 'FS_METHOD', 'direct' ); 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';
Upload File
Create Folder