????
Current Path : /home/r6536736/public_html/reroof-kyoto.com/ |
Current File : /home/r6536736/public_html/reroof-kyoto.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_6dj3xv53' ); /** MySQL database username */ define( 'DB_USER', '667kv_7h733wuj' ); /** MySQL database password */ define( 'DB_PASSWORD', '8"5K74m3e+' ); /** 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', 'hbOXF&iPf^tNL&$<Hl:,0zdhQ p&uX(UT9gh3zRQ1y:9t_,OM=s,76hZUI1lswpd' ); define( 'SECURE_AUTH_KEY', ' [l]*O|}vP3;y+fGN}Mao4F}4,?MHo#no=tk^)qz`w7rjJ;6N,BP.Nk Hx-!`;h9' ); define( 'LOGGED_IN_KEY', 'jv 3Sf}hx8S1h)6R{9~uFa8[Tgz4KK,4N1I,q-2Z|1]<)W4i^yMORCnL_+a*.><A' ); define( 'NONCE_KEY', 'MB)2#h@93HO^2wH/<J|OeKB&3.N/Q=xU2LXEm.pp1>CafY+2`c)mq,Q*oi~yk=B+' ); define( 'AUTH_SALT', '00UgEoMA`~YTc0UnDbCBD@[i?}Yy]C5j%.HO[WHx&[Y8cHPWZ2q1x<!9&bwpP3KX' ); define( 'SECURE_AUTH_SALT', '+sff-%~ao0/JSboed6?&fO#5GJcG}E%_l`_CBf1-merT=63&IIJ^:EaSDb|S?xYn' ); define( 'LOGGED_IN_SALT', '0~zcO:;TVxQY6{<UC.X*KN`JN`m}<CvN|gu00~AJhtk3yqfu(}`&//RA[`9bFW?J' ); define( 'NONCE_SALT', '*:?E5Tk,lU$8xbyc0i9C% M~maV_yLvRm?kGr$x4HxE8<VX?]eUc#}[tEJT`x-x?' ); define( 'WP_CACHE_KEY_SALT', 'T{t={X$!:/sjCK{ {n> 3u3Z,PD>Z-)||JiCoCCvUVwqxeMhY6IU!d]|T[jynA_d' ); /** * 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', 'vZAa3AUhnmG0MDQgQzDgGL741agmPVHLvc_OfpZXVInr-QAmp-RljTpTSZrdtOKvPjIKNQoey0DnGl793kqI83Jk7bVNTo57P67vUCZvBOk.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '6thxISBSaQFRYwwp0LLxNCuasWuGZjUcL1v6kzaGzhWm4mYQ0fNxOmn7YGtTY1LEK-596cDNG_qpGl2dscABxPnXWnP741cEE8OxkVciD10.' ); /* 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';