????
Current Path : /home/r6536736/public_html/shishido-paint.com/ |
Current File : /home/r6536736/public_html/shishido-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_6yn3774x' ); /** MySQL database username */ define( 'DB_USER', '667kv_fue5jan3' ); /** MySQL database password */ define( 'DB_PASSWORD', '34635$436D{' ); /** 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', 'yDi0zyw*x_KSZ]9{Db@qSctiJYugeG:qSmmEUG5EvMv>G>ZDVX|2K2@, $Toh#2>' ); define( 'SECURE_AUTH_KEY', '.f*1_mFeMa>AJU=sBh#p neY3>1(#p;^h.)UtDo2Rf(]jT9*:aOw??UqceBy%&,k' ); define( 'LOGGED_IN_KEY', 'lRTkt-xpRB~K)as_n4@07)c:#X{{&78V!-v5=f}&c:`}hGUI/1Q&Wiz<5e!{v:E5' ); define( 'NONCE_KEY', ']R#W=Xh?VWBj2wCto+!%![-bg$NkbJ]Lidw1#}T+,ASz|uhDU#mgrtwNZJMYRW7>' ); define( 'AUTH_SALT', '^V2*J/4Y2@?Oa^jY`Ux`9q9~[5hk@dY)3GH_s=.br9>`xP}iIjJq*7EwAt?wB' ); define( 'SECURE_AUTH_SALT', 'yd*L,D$O@|X:nB_LhYhh}tf1(q#Lvj&8HUm%yP;O0XT$@[jb++.ng[y9sbm;^[HD' ); define( 'LOGGED_IN_SALT', '/u9@doJ}}Pbtupwkw}P9hQJaNGkXfSDPzJql`{h(*pJe8j5wDYFmjx-(f?LdwWqp' ); define( 'NONCE_SALT', '|HK.HX?k_eD3P0UL7^ y+dgv6WSMg.J`}lq[I^ ?C|qqg%_SgPg?]|jK7)60s.Um' ); define( 'WP_CACHE_KEY_SALT', 'ij?wRbg7zB*&Ie%Fu2;Z<p,4G&73yYI-uf6BjbsQ`W+?3,T!BB,rKHN-ZA}&qB%L' ); /** * 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', '_H7lJCkWZcVSeQKG3MJUqj_Uc2HlHEG_SqXpfyGWHaYjwrnciINrihDgyP8qXkZyIH4m9ziJLDuFNcvhuWn31-wL2EQqKH7LxJCQDY4yazw.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'SNyp--Coq4_Uqm6SI4sf-g_1_8j3zX6gskJDBf0iF9G50P-rh6aDNl1AVf6Ojwjl7HER85ookDeOiPksHtczwklW8ooNCyU6kNYrY-kC9RY.' ); /* 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';