????
Current Path : /home/r6536736/public_html/kosai-yanesyuri.com/ |
Current File : /home/r6536736/public_html/kosai-yanesyuri.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://wordpress.org/support/article/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_5u65k4a3' ); /** MySQL database username */ define( 'DB_USER', '667kv_fu6d553j' ); /** MySQL database password */ define( 'DB_PASSWORD', 'x683~78456' ); /** 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', 'pm >R#z A5u.9mCNmpB#k5TXf-jF[*[C{Sfzhka~]R~1^C rX3a-:4$?;ociT:=2' ); define( 'SECURE_AUTH_KEY', 'u?36~Q=-SP&MEQ+j8.k|:0bMv}-^F,!tm_~&m91e^ ZjjWw^13y~K$XH$n@Fj:cX' ); define( 'LOGGED_IN_KEY', 'b+2/XK}z)(Z!]]4fFk=D@W{+S>9;U2c$,E35,?q*bH%XTc%c![K#Ay jSSx^lYBE' ); define( 'NONCE_KEY', 'ip:[wetP%[,`;go/-]k9.81`uQC}K-A.GlTbYOU2=Hse@NT{fvCFR!mUmV=)~yRW' ); define( 'AUTH_SALT', 'hR=NZCODs_eK?`CXuR@0S(pX{$uM?JJ<51d_f3<iUMvwCflSVu&lAyao?*Vd1A.^' ); define( 'SECURE_AUTH_SALT', '(|FY|,DIao=;-RO=Aeb6e q/D4s,1d+8$)YqZq0<!xYQzr25S#|-+_j6^q{o4uKm' ); define( 'LOGGED_IN_SALT', 'a8fhN4&7 jHvvq6z]):i}Ku&F4!e6bac3/>v[7!WHY Fz7V<O:2^4]1;A$`s98Re' ); define( 'NONCE_SALT', 'Hl;3|)]~oEJ%5/w]!ys4CQzxLl+m4Jqw_^fp*]3S@]5k8>GZ9PLrN9[lEy)!=a*?' ); define( 'WP_CACHE_KEY_SALT', '>DNUPRH=~l%k`$SVZzg>0zQ*A$_|az=:9^+)xB:Vo%A]8?WjoR{c%&I{wF`Js8$W' ); /** * 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', 'h-SwwD-Ov9LAZ8_jkkAHWLvsI_qnChWkA-FGUIPuiC0VBKHdF4KK6NNFBVI90YDtAFY2t_GOYg1WFB1ULe3K-9oKuR80uxZ6HG1vJsmGNAs.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'P4yj_Sy8nH2HBPSsbZXZv7egHmJo_foZ5UmZW-XO7ZerES7-jTGeJriRE2roGOnCzT2eB9c7XlLw-Kiv1W5HUF95uqfbna5RTiI7Kx8lS-w.' ); /* 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';