????
Current Path : /home/r6536736/public_html/nurikaehonpo-osaka.com/ |
Current File : /home/r6536736/public_html/nurikaehonpo-osaka.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_s7453d6a' ); /** MySQL database username */ define( 'DB_USER', '667kv_b6c6865c' ); /** MySQL database password */ define( 'DB_PASSWORD', 'Bn|55373h5r' ); /** 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', 'H/mgC%8[t&NLShSBlj48Y^Y|6SVI_(35J.iUWbDMj;*aooYA,qPk1wF;N3X)U[-E' ); define( 'SECURE_AUTH_KEY', 'D$=rUM ]p3{1&.rxYTG.oPY|KnuJT[uj}S2mZAS6]q*Y)Og5QStXM*$Rmj|L;;|9' ); define( 'LOGGED_IN_KEY', 'Zwe>E4p#3=u*#-z5*s6zxq2U2;-BqF wR!W.M[sUFj35T3D*RBB{qF]Z8=Z0#h`8' ); define( 'NONCE_KEY', 'pp[b0_R+s9i5`RAvvKfQiA?O;5a2{|rg`nL&h.6imW5=asp2;Ea ^ZnqTQ!c%UP' ); define( 'AUTH_SALT', 'm7(J3*{~hPDTa]#G)a FTdy<ZMxdh7kt~3[p8t<xuT^@Ire4ZQU:z;_3e*-733~d' ); define( 'SECURE_AUTH_SALT', '6|?7?nk)l&B(BKHUWXvu;dl2-i(q}4T8*:SDO,e{1bT+YenJ/uB:[^#>s n>HIBs' ); define( 'LOGGED_IN_SALT', '&Zs-EJNZ%ejLxKSf`=eXpu1GponUdm&yZEl#|%=;61;`?(7rAwZ$eLzO(e1*Bn;`' ); define( 'NONCE_SALT', 'ErbkOeZF,bKRC2(BE?r N<LzQr)_7Kb|7Dh1(%.DI,BexKo$9iG!ijWd&@heL?w#' ); define( 'WP_CACHE_KEY_SALT', 'Ka!G/TRh5/b/OsirI`UlVEo-!U&?hcirPQn1l3[YvSiSdFIzIV5F/pGM ;%@W3CU' ); /** * 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', 'e4YBEFbcMfiOlj8sMU3H7UPHvDyMZwA4w41cOO4ondmoBPWYD9R8GwOnqRdN0Psi8e9K0buelxgatVTSsMPvxkELBcReFMVIhop5vKNG2GI.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'omiceCfD8zZZ4Gqc_wLHlBSgkHia63xhahOPQzVN3kKfkHTOUDqSFZbbadO1vYa5-1SDFZxUPH8HgxEsFNjRm3-mQTKcGiNjqjOztsq4F-A.' ); /* 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';