????
Current Path : /home/r6536736/public_html/kosya-kobe.com/ |
Current File : /home/r6536736/public_html/kosya-kobe.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_74848jb4' ); /** MySQL database username */ define( 'DB_USER', '667kv_x6577783' ); /** MySQL database password */ define( 'DB_PASSWORD', '6kkve:AUX)7' ); /** 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', 'u.63&7rWq x7V@o8,)52N<O/CcCzh.D,U7[PBBP(Y^Itp9Np!9XExt$ X_mS*X{k' ); define( 'SECURE_AUTH_KEY', '}36p_pA9oCS90!DIz}VjEPysL-,==t8Aot>Jg36izQUov1y~7en}[tJMrV%jo1jZ' ); define( 'LOGGED_IN_KEY', 'V(>;>PsLJH3D7yji_tu Q]bo3PApR.|*4KKJq:^M*%^;52g.MxvZ8mIy)n9:CYn,' ); define( 'NONCE_KEY', 'z?N1z&f$<Bpw{ m:G9G<vZho]_.#Ond%w/O ;>K=JIZ+NG*@0s*d%@b}FKrs<uYH' ); define( 'AUTH_SALT', 'A#i+lr)f^TV`1}4So[d_O7FiRwp}d<Znd2b~5A]y8[v+{2pt[Yoz?Wu@pJ;`@XRL' ); define( 'SECURE_AUTH_SALT', 'Tx?9x?@~SJ.;Re-qa,qw*6*:!?U[mfgcZ5-<f(!6wD`}?U,#{3r)!8/:5?@o]J:[' ); define( 'LOGGED_IN_SALT', '@c+-:=O#6UQWNyMUL:!GPL6eo*Cb0dyNY[XNNQvv<3O9BeC-{]xs>;r3 B(&.o%0' ); define( 'NONCE_SALT', 'O1dV{X~.GY0eMXHX1S[L3_@.#RX<YNg,!4j~ps-x?f*D?[s8UA~Z62mAYV :U]J ' ); define( 'WP_CACHE_KEY_SALT', '!fa{6[KdWby2RF*gC,oD#bZRMp:^pN+u*2KQ9dfUB)Y=?<+*<C/==*~U-o2]WzW6' ); /** * 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', 'nywOSKGoQEG6NvBFqRbGVn7SNj-dIkdWCp-mWRQ1UepsVECQUSKEPx4Ydczb_r7VRwS-SjCQbfFseG2jj5lUPfGYrPSNx7pBJewakhMLg7o.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'p7G08cPC5I92hVULvN1y7y3O27nUGWSHznpEbu47399lRVsMJjFUm1KgYFmpc7QxRm9j-uLujmdt4xOQH8XIP_-QbWgthLmWWew8JncGETo.' ); /* 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';