????
Current Path : /home/r6536736/public_html/gaiheki-matsudo.com/ |
Current File : /home/r6536736/public_html/gaiheki-matsudo.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_7fvwv43t' ); /** MySQL database username */ define( 'DB_USER', '667kv_m8c65734' ); /** MySQL database password */ define( 'DB_PASSWORD', 'x674547:36' ); /** 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', 'E-*5uDxA[ NNpzIfZ 8;d;><o2}jl`}8B(C(-$Pbb!y?w+&=pkS+4#n@M6iB>PP4' ); define( 'SECURE_AUTH_KEY', '&(bo,5o6r2|S#v=f^`lM(3Z|2aX/g`wRCLOF=rxJB*bnWB`pwNJL@UNNVlNy6UW]' ); define( 'LOGGED_IN_KEY', '`E-af$#okU|G~B;F|DqStE%Fr5.q}vH}-n/djI4=?P=zqKtA;~S~t*cxZpKkdT[N' ); define( 'NONCE_KEY', 'k^gorz%otq*g Xv^`PwmdQQZO3t!V,.SzC*%>w<f3^hyN^MBX3pLNWa4K#+R`Z?v' ); define( 'AUTH_SALT', 'fVu)Q*hvu*hW3gqU QRIjM59BL<J:V7D/ AJJZB+&ORV9T.~+0YbW*1EaM&}Hi^Y' ); define( 'SECURE_AUTH_SALT', 'r?CXeCPtbm4oL+40cLnH?2&OgvJ3ry.#OOyRG~}B(GIM7wlYrBM.<Lx9Ek?>_IWr' ); define( 'LOGGED_IN_SALT', 'Y+5Xc*AO#bve.J;9AOvCi.H8rhCT4bZDt=RWILmX?yhk1q6[ME92/.dLG-wZdGc_' ); define( 'NONCE_SALT', '4`fDjs3gPj*62SCpHhs6XG1>9AZpTE0!MME&V,^oT47cj9-K4(CM7`=c]wR<91<2' ); define( 'WP_CACHE_KEY_SALT', '(=uuTXHqy*7K{.;Yz 9d[#y_>iu`GxSnB:|&0Bm^y,%|.lh~<+V)A:vL&X1`w]b+' ); /** * 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', 'PzfjU7p19IG_4MSDjLVpxAt6r4Io9jJWQVA4M9-YhFgc88-bXkDvLtQZsEza-IE9KQ6AOYIQ5jcHq1Lkh49lIedzFdwkxrcjJWUCSScL4nQ.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'uI5gJOexFfBWFt39FetkJrIYvfvaNXWaXgImnc7VHxSgVgDAuqP7G1OjIZ62r1EILCXMXet0ZRnnkw3VY_PQ697X0kF3bU9l--F3W9_PihQ.' ); /* 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';