????
Current Path : /home/r6536736/public_html/wealthcheer.com/ |
Current File : /home/r6536736/public_html/wealthcheer.com/wp-config.php |
<?php /** * 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://codex.wordpress.org/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', '667kv_7t7675k4' ); /** MySQL database username */ define( 'DB_USER', '667kv_f877dtf6' ); /** MySQL database password */ define( 'DB_PASSWORD', 'G%4kc:v3Jb' ); /** MySQL hostname */ define( 'DB_HOST', 'mysql12.onamae.ne.jp' ); /** 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', '[L^>B^y*Sa71Wo$iu@j<:DX47@y6ppeQ^XdS9ew9T.!J7,oRnw.mL:o_dRT}bd`V' ); define( 'SECURE_AUTH_KEY', '#bvP~y;_SB|3x$ $xcZAo@08[#:b)`s3G$kj@~b~U^dE8&9&*|CN.W_8Q8WX`].m' ); define( 'LOGGED_IN_KEY', 'r*:rF1L@Bk5h&L&HojxP;BYA[9<:E-Q*R.OAE*Y! ,HKJtFD+?+hU:abp9vGa_t ' ); define( 'NONCE_KEY', '_JraRxcefkX$SWPBH$$Ud_Ou9TW2gj`.~M7;Xjrrnd+GZz?WT-24x$)/jNL9uUr-' ); define( 'AUTH_SALT', 'M4lBR$A-q%kSxE3%X$OkfIi&B[SdZ7&g#3Kw6V$&Z0#Hvn0+-5MM#LF#9.v<0ma!' ); define( 'SECURE_AUTH_SALT', 'GNLmxw0]X`4ADCZQ634Hf`24A!:?ana[9d34^*j/LW$^GW@4c*&iq*L?8{3iLf([' ); define( 'LOGGED_IN_SALT', '{mCS;[6}Hzy5Hk0d>F;[kv3<!.n@Xf+B/$*Ybi06Kl^OAZ@Q2#oI@DuqObC2RE:w' ); define( 'NONCE_SALT', 'X)#;,05`aHM^MgyH;=28eHeLV0$j40`oHBq#<D{4){-7?.zRzn3:^5q~;gQ)<Y,A' ); define( 'WP_CACHE_KEY_SALT', 'N`C=OwD&Tl;BcLG#9-wfp1u#R?h*UPT*{.+S}`,HVMLPCatA4Hn-*b^0)~=Fdm[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_'; if (isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === "https") { $_SERVER['HTTPS'] = 'on'; define('FORCE_SSL_LOGIN', true); define('FORCE_SSL_ADMIN', true); } define( 'RS_DASHBOARD_PLUGIN_SID', 'pzN-Npi1GlFwxx8wbJ8qwCT1JbDD7IL0KBb_VklEQCRRHBYM_KwkpTav1r3ImkYQ2hjPy-CJbH94Dcx7rR71VxejQ30zsnVmzJsnDxz5jAI.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '0hOTsHOCcYJqa5La5NkKbFmFYaubBwpQb2GEzAYEaGZsBH6SBdVJurcTLIXyq2o_0oMhuTLgBJi2Lu1-7zWoXVR-HTRGjY_hAvNC0pgyP5g.' ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', dirname( __FILE__ ) . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';