????
Current Path : /home/r6536736/public_html/yamada-paint.com/ |
Current File : /home/r6536736/public_html/yamada-paint.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_5485hd56' ); /** MySQL database username */ define( 'DB_USER', '667kv_6ybjuc7x' ); /** MySQL database password */ define( 'DB_PASSWORD', 'B8ehk=.36ee' ); /** 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', 'X?j:J8e5%s*OzVJpT6[6E`~Pv TQ4BOncjN*D1<G=<U:pF.hOyS] k]]sLB?dHyi' ); define( 'SECURE_AUTH_KEY', '1W+^IP8d3MG%$b4 (B>pzv:dx|gp){#F&x)ht6ho:s9OC?@q!$lR1VShqB0&6TDZ' ); define( 'LOGGED_IN_KEY', 'Y-A*mswM)Bja&e;|*Ap:2^A=0k13I)Kaj4Sep[dEinR[E;!nhG8acjaYVzCvaF<S' ); define( 'NONCE_KEY', '+^;lG,KM6AKT+k[KS* 3I@^O@B14?lZ s@W+WOiB?/*( HM@hF:q}z~</PQ~+}i=' ); define( 'AUTH_SALT', '[/jecfF&$hq?Aw])B[,Oyu}b<z82 >#(G1%O*U+|PKxC`]F?-Pe9ZuPu+kCy2n$Z' ); define( 'SECURE_AUTH_SALT', 'QS]rppzl1>SAqNxD<QkyTizLBMqq@P8r @^@[OkH /zIphy7Tb9v6Eg3QN7bSG6s' ); define( 'LOGGED_IN_SALT', 'Oq`&Bmde~9bTSGxaB%:BFTb0%TbRzP*cH:4n&< bd3JzB^!T%H[uW^OFx0d1<u,9' ); define( 'NONCE_SALT', '92%[]4Fx<eyWm-?%Gr9V l}@0MT+:#{ft`PiCOouTI!S!]L!HD8cnz/|YO6hYC,0' ); define( 'WP_CACHE_KEY_SALT', '.r*-zl~{9}4EE>h:z~LPdh1X!X!CPDsB,,1N2uMZKBX6n~B=bzA;{N3j7s5Z_,q+' ); /** * 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', 'BlB50o5ECnstvsyie5Cf1guvCb4V_Yvj56D6DiK-NtWqDIeXvzPliplMQfhsZKXmDNYsyc8krFfgsWot3IcsT3Q17MwWFGux7ycZPhR3z3I.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '7ssKX3dAa_js_XsMvgGt875wlDyHpcoMY9LL9zb8y3nnEx7_eZCnh_Zbgp9ZWv1MooHn3kmlO89ccf-r9nYDnKOY1l8-dA2hc23R5Yf8YRc.' ); /* 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';