????
Current Path : /home/r6536736/public_html/kanazawakenshou.com/ |
Current File : /home/r6536736/public_html/kanazawakenshou.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_6k73853r' ); /** MySQL database username */ define( 'DB_USER', '667kv_657ca843' ); /** MySQL database password */ define( 'DB_PASSWORD', '56@53386#G4' ); /** 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', 'xFg5KeiQ_E[Z`{-?}78U#T2/B`k|b7QzZc/UNk5q&qT*V@|3MppJI*N<l1q|hi}y' ); define( 'SECURE_AUTH_KEY', 'xY~%JgI`_r4RA.;fSLkl<%vq|b}*Uo:rH*^CJaC&hP5b[0,uXS8-5CBC;i#UL[5(' ); define( 'LOGGED_IN_KEY', '|kbn$~Q8FA9?&KM~LErtm$3@{-g_,QM[n%}dV,fsf!Dt6g(e)Mm)xT2kDSBth~(`' ); define( 'NONCE_KEY', 'xd:YJ(Xu0>S)xeKxPv.>e,Hh/$Kw{9ALPU~_U,({rvn}OnQ9I}}]uPY`O<Ku0gA7' ); define( 'AUTH_SALT', '&fVp{m#nlvW)QP{_r6qIFf*BhHlk|hB~!K].w-q[~W_wl;L3SmCSvxW/!RgiyQM%' ); define( 'SECURE_AUTH_SALT', '- (Mb=MW9D8?Eb/2#O=m]rckXwU##1|f>&l|F*Vh}oT*5Kp/^<LawOeWs(4ts}=F' ); define( 'LOGGED_IN_SALT', 'z95]jp^r!KCE,E7L0LTjq8wQ(DeKA.PK~ZQVlq~r/@&/>UmLByipgsTq(xx8=>IM' ); define( 'NONCE_SALT', 'O^CbH[kU6hCoa%NF2!i|2j,P2AmDg<5d~5m}8MV&s_$+EQ1aw%qZ94Bo!1a5Gz8-' ); define( 'WP_CACHE_KEY_SALT', '.+62VStDQC+iz<F55P/xH]9hk0g0<gqK%Owa|zp#WGB{dn^Lt5.nxBSSI53IQu[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', 'wrbhYq-SF87LqaJCuKoVxWW1rgazWnEj6hwS8K1qE759ZaQ8v3b8rLx0I1aYD7OGqnUcLeXpzgm_Xdhrz5zBPrdrPmkIh__XaRzARc3FwuQ.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'PlmNGBbPGgoDpsUk13edXZbm0fPVdfBLZrl_X6IWeG8KVB6QAlYa5epMBHAoFJpTmJ_u4gR7MM9PN08iEz8Ktg4kAG9sfgNI3nQvJQCBtGs.' ); /* 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';