????
Current Path : /home/r6536736/public_html/osaka-gaihekitoso.com/ |
Current File : /home/r6536736/public_html/osaka-gaihekitoso.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_kr573v3n' ); /** MySQL database username */ define( 'DB_USER', '667kv_8484u6f5' ); /** MySQL database password */ define( 'DB_PASSWORD', '7-6jhmBY87X' ); /** 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', 'Vp.3B9$qeZhS$y2g,$i]cyzW&t3TZVyQ:h_K[PX%*UG;fDO7_rH W+ `O5@ca:^_' ); define( 'SECURE_AUTH_KEY', 'Ss<,I~awQP(FCV=qM,SY)5@bF2~d8HJw<{u[a ~^jS)2C>R@rv1T&*IWkhAAJsJt' ); define( 'LOGGED_IN_KEY', ']:d=4C4F(-sH9kE9i~j5FtH5%zssQ0-ZfQ0{|kCFC~<&H]Yeb? hfc2o2W-3x!Yp' ); define( 'NONCE_KEY', 'C{q~hm]D^}Ec;KJ3XErA2gaL]Q/!zoka{-l(l}!<s8hvn >o<9)E]5:qHC5N7zBf' ); define( 'AUTH_SALT', '@%/wJv#z<Pd^au_9&oN((KHYVdF{KoE]=J1/(Yvo#5ISY4AfNR0=:Fkly9HWW' ); define( 'SECURE_AUTH_SALT', '.q[;DS9U.MnfuVBREqV##fY&1hr6JY(3@9Mt/+YabQ+C!D/8k-6%D&7[Cy&s$D{j' ); define( 'LOGGED_IN_SALT', 'wMnz/n<%hlHKmw/&szk^I(?0cP`} 9:,P..<jw~s];(7Y2MVq$KUM~bkDbMk@1Z3' ); define( 'NONCE_SALT', '}SW~J$A- /#i4fV:1vxF{re73rhLv.#^@rJb#<RBb bl+jDWq.R1~W*rNfe[Yo[h' ); define( 'WP_CACHE_KEY_SALT', 't6bml&=T=%j-u?^InI+[$hv`tBrgD9_R]1l~yZ;rQ&F:fHrjx{pGGlzk=K@hl(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', 'UGUA1aVQdtxdS5r8_NMIgn-c0TbBJqd3t4BI0xkZOznJUyYKVO2i14xRNDkOVbtuDCtU0uQWjkHmGee2HX20zxNVUWHiUNmzMfURBG7EYJU.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'ZRnshmRYeFDkgEYZPVLt8jjaqPzqU2LUXJkECiaAnp5ppUn003u0PcySV3ztoC65OUHG4z8TaZHwAzUB7GvH1H09oy135CJWFY5DiCudWf8.' ); /* 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';