D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home3
/
encodto1
/
sbd.encodersunlimited.com
/
Filename :
wp-config.php
back
Copy
<?php //Begin Really Simple Security key define('RSSSL_KEY', 'QooIK8cuuadYvsHCR9irQV9L6qYlHepAAfSJRi8e9eWACrbzObRuNrpLcbjDLdFV'); //END Really Simple Security key //Begin Really Simple SSL session cookie settings @ini_set('session.cookie_httponly', true); @ini_set('session.cookie_secure', true); @ini_set('session.use_only_cookies', true); //END Really Simple SSL /** * 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', 'encodto1_santabantadhaba' ); /** MySQL database username */ define( 'DB_USER', 'encodto1_santabantadhaba' ); /** MySQL database password */ define( 'DB_PASSWORD', 'santabantadhaba' ); /** 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', '' ); /**#@+ * 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', 'qk_y@8j,0WjI:u7gle8FoF`J]sW,-8S]b^UpwE%!NL^dQyub=$sti_NgQ*xH^:/9' ); define( 'SECURE_AUTH_KEY', 'xWrcDICJ.a5(O#u1L/QsEhyuelJ<T?NG5Bm{ 5,?KmT0GoTJ&[n1n*v{Byv&s+A%' ); define( 'LOGGED_IN_KEY', '0W7/pV=KKjPB ?B#U= jKQ(x.uC?V5DW:=&S#s3P[9]tvqyTd]0Pq0wn[*MwVwuH' ); define( 'NONCE_KEY', '1lp]TW#~z~W[nMXZwjTmjaa~8FK/~ ?1.4+JG1^0X2_)Jiz|Q(@nt0<XC.eM`A1r' ); define( 'AUTH_SALT', 'q<%1AVI@iz[eDVIu4$7#..}x;diY&a64xaPp[O8?Kc*J @tpsw,FW%ZnE-|,~qv(' ); define( 'SECURE_AUTH_SALT', 'v|O%BQp@S36~>BFt6bc<4&8WX4(KmWiqA1t.*+1X+L&7Ua=~oSz6L9 Ls!T$=-en' ); define( 'LOGGED_IN_SALT', 'x{wJ</GX-kD{QE8zEzH,h7OSJTop?Z)]Qm!?Fjy(AoX*C}/h)IgbD95S5,Xp>`[{' ); define( 'NONCE_SALT', 'o*p3GxF}*rJ9lnJV|}r6q6TUR^;bb jA2D+%H_9v%wrxdS^QA:nR$}{t_w6ZL+k_' ); /**#@-*/ /** * 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 ); /* 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';