????
Current Path : /home/r6536736/public_html/chida-kawara.com/ |
Current File : /home/r6536736/public_html/chida-kawara.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://codex.wordpress.org/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_y8635675' ); /** MySQL database username */ define( 'DB_USER', '667kv_6bk5ysh4' ); /** MySQL database password */ define( 'DB_PASSWORD', '7d37;3Y$c6' ); /** 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', 'Ahk@6F0M;:ZW:QQ.mnYmf=gb)PC(O&rp}HP}WUa1?k*Qo@;DQT,YJH#?@)&~iV|V' ); define( 'SECURE_AUTH_KEY', 'l)%G2fxg8CsEsU|gl,?!lqun SMIjwi_y943TNrV9B-P4kCFo9ktvFRaov@n@w.' ); define( 'LOGGED_IN_KEY', '/@:geW%[YW/f= Tg7t?>|1V[;m%`z.y$pAmvntmRuuqm#*m)P5O{JV.rOHNI{%pi' ); define( 'NONCE_KEY', 'q{6U#7Pmi|1}[y{bIS7ZBVBq^@&,W=AkhkTLc*6HgMs=oSO^oKWcDiZ2ygh2(m&G' ); define( 'AUTH_SALT', 'gU/MV*rW5doP{TP/!$<ZI:r0_famfQ+E3m[dDu/}WXRZ$KE~7Wm[~PRzsNvd;Bni' ); define( 'SECURE_AUTH_SALT', '`F9uz$i!n8}$[[p,p~q$a:46~?+bVS-#xY-h0wYE-,R%:_YTt}wjjUlk>~;lR0#b' ); define( 'LOGGED_IN_SALT', '8EjbCP{4B$rvg=@FC% @J|~=VL(%?V/b3>%Z#DuWVb=0~lxik (!fDz;}:w)vj|W' ); define( 'NONCE_SALT', 'N)C_cm8)#st4F5p(!<bh>)z`|?21+KG#FW!3-Q,gx 5d7Kzx-.RtL<OAG=l?kt^h' ); define( 'WP_CACHE_KEY_SALT', ',u^s[pD^yJ_Ciq#$AI}feZqmpWX2I0<lwaME4S3*R7e!.R.F%S66xS;u2Q,54z>t' ); /** * 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', 'jgmfWpA4VOnjoQIyRYrC5sc4FLJVnzN_zR3ooGLXf8LIjvsVnCs97HlSpvr_INQEdLB25zUFap0PVeXVSLiSWxgjTLTsSGm73SIIO2rH7Pc.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'vraLwcqjuZUFoH8vopvXUW-bwSjesXSk3JPSLAQqdiGHdkhoaPTcHpK6-QUvzLN2-65F_lNMU6YqPGyBBVBNhB2hwtqr9sfYCZ1b_-nWibk.' ); /* 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';