????
Current Path : /home/r6536736/public_html/miyatsuki-souken.com/ |
Current File : /home/r6536736/public_html/miyatsuki-souken.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_y7736548' ); /** MySQL database username */ define( 'DB_USER', '667kv_5my3kvud' ); /** MySQL database password */ define( 'DB_PASSWORD', '4cC5343)67_' ); /** 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', '-x>x4Fv6:W6Ezp;O?d_# 96`2nAQ0$Mf!r@o}&Ha>ls1S(dG<qk]pHSewyxsI-Q|' ); define( 'SECURE_AUTH_KEY', '`%y$R3*oQ#+k&{jbU]|oYfkD+NqW[lf3@NMUE>zd^bnBCwIxF,D@oB^cYbdqu=CT' ); define( 'LOGGED_IN_KEY', ':XEae>e1t5~?>8piPasHr9/q&%=bkVyC8q26&u|n;V)!||w<1 so><6~~O*M!xT3' ); define( 'NONCE_KEY', 'fR#-Jd-`_]D|@%#-WxVpn!~ZTy~9@zF(ayuk>*fP4tQ^&qcM~G-=jJ/]3FTgMU=A' ); define( 'AUTH_SALT', '&*j[ef*tf^?acu$%{)lI2&&FxM;wTc}_nnvZRpbE}u; sdb50L%$@7RPSlTRD@Wf' ); define( 'SECURE_AUTH_SALT', '(4P!3/0,-O{l7)wm$%Q[IUZN}dOw=oRlc)(lR.7I?R^0Sy-;S(^iXL9d&N>tlTb4' ); define( 'LOGGED_IN_SALT', '~9XW8f^*V/~{FUUs-)Sn2Yq+N-2@kU@,xI-+LNh%{A/Zdx4t{{7BtibA8Jj*1P,Y' ); define( 'NONCE_SALT', 'vhgu@b4z@B.>$^STUCdlgf>eENI4*!oHYfZKr%z5?:M1AD/~G{6,Oj3?IvDsAquu' ); define( 'WP_CACHE_KEY_SALT', '_5f>c(cV6O=A@NFntUiLkIm<oMiMquW-}KT@YY(RKQp*Ii7^Nn CNQe(q@pb[9I9' ); /** * 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', 'm3hw_80mbJWKDM9fke6ucaJeOOAFwQskUiLYe_FJLzbGAaKLMOGDZ1-8rNrIM29X7nAOCz9TwWc8fEteMJxKcWs-vp30KefGn4lIkeNIbxc.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '5SyGgsNpNXVkbj44wKuryHBCgUCi71Sd1kUXo46l7eukIb-SGaUngwhlrFx9hYS1i-Fx-WyzgASHO0VLPYK8ffWAOlpBHF7tqCTXBc0GXW0.' ); /* 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';