????
Current Path : /home/r6536736/public_html/osaka-bousui.com/ |
Current File : /home/r6536736/public_html/osaka-bousui.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_k6hr6yxs' ); /** MySQL database username */ define( 'DB_USER', '667kv_7438a455' ); /** MySQL database password */ define( 'DB_PASSWORD', '74J@j57M7B4' ); /** 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', '>/jB?q:p:FxPVD~}o9fV^SNfa$U0&j6rcbVp;Cj9D<25E]$9RqA2bPt=5uBS y*8' ); define( 'SECURE_AUTH_KEY', '#%B~{C]kvu^JORf>XNE[1oJA|rApG.c_p75^&Ho5iyKaY7(.f*lSZ6Lp,Yr*mbM3' ); define( 'LOGGED_IN_KEY', 'quU4`u*|mjq3)a`d|q[D}+MvFqk w0K!|Q75V)#%ZzO] 0![f!<%>wwWJV;d4/,,' ); define( 'NONCE_KEY', 'AwbSz993A,t M:8n_cyA&x4#,`C)wswtfFb>!{hHuNI2CVqa+Z.S!cq0Fa8G#[;4' ); define( 'AUTH_SALT', '6;|gGR[Qw1-HXSzaBQXHak.&Q^9LN2Y:FS vld$LoiWngOqqCEx=uj[[HcD[;i|]' ); define( 'SECURE_AUTH_SALT', 'q&OgCk?g(%M6!W@Qz#EF(&x#|rB3sMVUO+m,ZZ:EI.Yr}@BfrfTq4R`Hgk!8&i{f' ); define( 'LOGGED_IN_SALT', 'yBGxgOJb`E#s7KQMQgU=yFE5qhGGzl4fvW0{YY2.Oy_=~j#8#7`BoAm^EfLQmDtm' ); define( 'NONCE_SALT', 'EQ3_,yTv8z?L`q<P*ccd;@6%u]QTA;^*J2`_LG6:XX)XsdOv[FD$U*%C8eF!(26(' ); define( 'WP_CACHE_KEY_SALT', 'fhsLKfcWFzR*BE~*SBu^=J$+!6^Aeh<@c|A]#j!]CLqP}!Pg[#||(v)H/?_YUQ X' ); /** * 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', 'wXZYBC7q1vklw-uhESUD-7A97Ih96CTHwvYZFckb8fN1d7Ao8nwN8qMAK__Gt_cKnNlY_LPXvmhZvncMNoRT1au0qIIq6yIKZO21MiDOvHw.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '0bXM1MtqSAbc3Tjrz1F1agVdZMkftUS05VBuVgdRYIlAMSGnHwUZwJzIQBA1O44KqNc4wa4tYVdv7ureSr4iecdx0mdsCE_cF8uMRD8oEJU.' ); /* 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';