????
Current Path : /home/r6536736/public_html/reform-partners.jp/ |
Current File : /home/r6536736/public_html/reform-partners.jp/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_4wa3k7c8' ); /** MySQL database username */ define( 'DB_USER', '667kv_37k6jw8w' ); /** MySQL database password */ define( 'DB_PASSWORD', '7YsQxu7%3Hy' ); /** 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', 'Tq9)q,}SD|e,cbu1tD.kgm7,9mqK0%tbv9 5He2J{2B-s~pm,!mN04WN|Vd+Mz-' ); define( 'SECURE_AUTH_KEY', '@^}*u7NcOo3R@+3dDkM<Aa45[t#,z|2;{F)kNj1T<PLm5Su|AWzZHv*J.SlY=`y@' ); define( 'LOGGED_IN_KEY', 'ayn,4F[<9i>u}bwm8vusVsBHDj_Fz)8Vr%gR`xZY3J6cLPWA~M|*ejqy>/(5z<]v' ); define( 'NONCE_KEY', '+kQGmKze6tE?HB|6EalA>D>AVQM%+kIWqp,|R9l?KIX!RslX}<vp>V4y949o2>^G' ); define( 'AUTH_SALT', ')^Hz$c-&D[Q~oM<RYjIY$^2N%nOKN|kx_dT% ^rllnip;x4ICQpn$hBhz%S${ZG#' ); define( 'SECURE_AUTH_SALT', '/nOm,fCW&s]cnU9@LvDH[2~m%cyXI1l:4F`m=:hdiY@{~?v3<05jc*w)Oz/Xk:!p' ); define( 'LOGGED_IN_SALT', '~6p~T//uM$s=%=9/y<-,A_&3Ve-(]L4b5U1H#Wi5$H=7NE?Z/iSe3.~X^*u*h!oj' ); define( 'NONCE_SALT', 'zQ4S{O>{%L1tzZZP-cS3%(#blHk{UJyg&4Pe,PLagH)_]&ug#BCP{P27_yTYYYRK' ); define( 'WP_CACHE_KEY_SALT', '?%#H~N.O=hm5`it@+UW6uP!>7f3b+1E.&OVjqH3~oS:zqEh8qVgGgzEscH&ro*+J' ); /** * 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', 'jJtLTvqbk0RkxJCsM1DRZkSE89dJQLl6hfvJGS65QUcK74vymmhksZqkJSUq2SvIjHy2mI4kV-pDru3TcuW5l1m2mbWNdmpY11iUdQyFIBg.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'NhSvQHqWjnVkAF0ZHMU6696m2pG5OHnJyhkMUc9xXrNJ-yaeYfY5j3r15VWWMf143N0R01ptCEMN55rD95BOknRB-g2oOvqua_6Dt_Xkl9w.' ); /* 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';