????
Current Path : /home/r6536736/public_html/ichinami-kensou.com/ |
Current File : /home/r6536736/public_html/ichinami-kensou.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_544866m5' ); /** MySQL database username */ define( 'DB_USER', '667kv_d567s84h' ); /** MySQL database password */ define( 'DB_PASSWORD', 'W6{~Y4BhE4a' ); /** 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', 'K#`CFn<;*9_8Uc.CZYjmfl~,OueGk@_i(k;l~Ify?[qm0[*]n}R=6!OeRuJPq~qt' ); define( 'SECURE_AUTH_KEY', 'oSPaGF1upPMOc/dPhh#kDefEx0^h(@x6=1+;TZXx1$8oE2YzY_?w]nZO0=!Zr[Dh' ); define( 'LOGGED_IN_KEY', '7^m[a~]@I$[lF*0q2?mvAUt]TNwbQr7a ]3UzJ?%s*U`]HBLdT$RYAz(mV9xo5|B' ); define( 'NONCE_KEY', 'x`CRTy*Tm&Ll>&iF#>SS__zHCaY`Ql:]J9.Q6CdBddA&G__|$>Z4xd;CcwrN+hD4' ); define( 'AUTH_SALT', '`[iG|B}nn9F>%(MbRIlLf4=g/}<`0PUY|A[S{<f|7P)5V:4t@Zl`reWlF&#L;SP_' ); define( 'SECURE_AUTH_SALT', 'hrq*=DTa9[`l}Svy3@R}{}?a/)(u<uuc/h/4^:(qM@@mHH+CS]wp&Tj`8eS)Re&o' ); define( 'LOGGED_IN_SALT', 'J4E%3$kd#,QCvV@{=u~OKPaYcd,gi G J6J([DiFXyO,*QRM2r`Hsgtf~Muz6(]C' ); define( 'NONCE_SALT', '&u[%%yMVV$f2:s0(b9/&G5R)L,P.LZ~-;)@raxWs>q7pPlw,tIWC|B6#:{L`2LYT' ); define( 'WP_CACHE_KEY_SALT', '_mqzXX>>0M]l@ovaYaE16{n%3aO%Jt)t]OgX0kLNWqoHb16=0Afpo9b=.xYaFoG1' ); /** * 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', '9e0LDTfkDCoS2jNUX70KL4DnbpKZ5-N4njck1oXeX1vyKsaXd2cQ6xT07JVBMQSLn0HsjxRpRkyl2xvie62BbF6S9NtHIvJgHvFL2ZjyXbA.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '7bOChJGNVNqJll0Uks-o0P-c6IMUz39nhPpFi9i0JcFJzkc-OymxE6YRuoueWGA_TcRGuq9TPTo1h59y_an77ZEHtGzacyOTOophlO2tSIk.' ); /* 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';