????
Current Path : /home/r6536736/public_html/suzukou-paint.com/ |
Current File : /home/r6536736/public_html/suzukou-paint.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_7jucry6y' ); /** MySQL database username */ define( 'DB_USER', '667kv_drvm7v63' ); /** MySQL database password */ define( 'DB_PASSWORD', '.B875]fJ3Ga' ); /** 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', 'hVkQalsL|J;>O;|`+.}%ty`sl!_}%K**j6~M!c%]JEYL{D+9-+%Hb@nx )4/Zvy&' ); define( 'SECURE_AUTH_KEY', 'J0P4J#wQc0H=-:hEZYp$]v?i)[k]}ezqXT$Q!I?6%w*l%v-Nw)tF8!:3^9-!(qWH' ); define( 'LOGGED_IN_KEY', '](t@hbMMse!QW7JVn4*DT#X#%c+^2Ea/dBt<PSyuMZf6A^SeGNEfx94aw%$E6c5#' ); define( 'NONCE_KEY', 'zZSF2^h52X%3^}!E,Kvg7l`1<}4D6BBOS~XR~bE[zFHV3<`^JZom,FZRYDoh[gQ7' ); define( 'AUTH_SALT', '|ye>gDTPPY}>a;b7Qh4cCr:A*%9e0Fi&>>Y6T)R8VZE*6n?Mv&o[?Vb%X9gu(%TE' ); define( 'SECURE_AUTH_SALT', '2:s!:RLacZ!xy4{pp>6$k:h~Mg&,2KsrRIAz4INQ{5D,MNJu+cRtW4`/X*wvTufW' ); define( 'LOGGED_IN_SALT', 'Po?+T,fTiHe.CsO?m{/Cb&?KY2Vy;LN(&?y[-1&6*;jAmq/#1ecuX,o@sM(gP:99' ); define( 'NONCE_SALT', 'HsFOnf3%:jw`y(tUN#DI_3.#AOsek`$pSgDHKGD+cmupoiI80f0ZE<,zZ%`]yHxz' ); define( 'WP_CACHE_KEY_SALT', 'kj M/}&hR7~e{CX4qYB_(+T=y>s`5zt)}:Jj!Y1m(o^`O#a8eT)W$n5s_EL4s@7|' ); /** * 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', '5uXuD1PijwQkxr3J1qJsnaGEOt4B836uxQ1CBDaPgpnBBGtTqEtKL9gsTtlFp3KA4z-URMAul8GoHLryEnUcRNJxFfrEtFivYXkovqKGB4g.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'jkTBgix_NYBgFNi3nfLFzpYjabCMUdyuQjcUzETXCKL4q-OId7jx6vSZXOHlw6v9xfpXYKKHdyrirJM3Arn1hqrAOnYqkr0B4Z3ffKuB91w.' ); /* 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';