????
Current Path : /home/r6536736/public_html/oosawacorporation.com/ |
Current File : /home/r6536736/public_html/oosawacorporation.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_x564ed53' ); /** MySQL database username */ define( 'DB_USER', '667kv_ff56nby3' ); /** MySQL database password */ define( 'DB_PASSWORD', '3"43H78NB6' ); /** 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', 'YWaX`n1tGTG>>0[rG!/;KzsbY7)nbOP0<FHtN;[&WrJ<[rK{^{4Ri?{;<ek*]y(r' ); define( 'SECURE_AUTH_KEY', 'YIBD%hCFUMS%bmon7* dRa!S^BcpuQA0a](T`~Fe]&%ncZF]gN;Q=`<9v,tj>mS>' ); define( 'LOGGED_IN_KEY', '2a3Y%LTK`FCcG8B!Ts(d 9[@bR?bTrgw~C<s{!Q6<AEM6K*7hDX`dv{DCBqto0s)' ); define( 'NONCE_KEY', '[D`*WM;}EG?Xh0(UdLiOR[`9Jgxff|ijqf)p4<lqPkhn]x.C+@)=b{}*HR.V}~5p' ); define( 'AUTH_SALT', '#I(2RV&B*kv%ly^:+KqS9sw41G$NXWKLuEEM$Z32C]r0z@c.0=1nN:~M:WAC7gb+' ); define( 'SECURE_AUTH_SALT', 'NbD(Fp&!6LSJqq-nSG]#BTXILtB<}U 9;PP +[GwMgdKRp)? -n~ rP7MUD`A^Kl' ); define( 'LOGGED_IN_SALT', 'iQa3uq%Nb5ZYoK<Vk-{=f~tyb0,7z*Nhc`q?!$ku9KIVJzZwDywf%SFLqj`d9 hc' ); define( 'NONCE_SALT', '8G~&jA6/O]*nxU=-gWeVU[Lw8Ia_0r8W%(DF2Ou(f5qV7ue`ZyXvY~Ac@H&K.Gp/' ); define( 'WP_CACHE_KEY_SALT', '=etN}w0`4u^z!(L)&:qv8atJ-a7tY;9)YdxL<fD< 6Z&z;6-]BVy`sb<6pKxAv(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', 'E0WUuODzZsJqa5cFodUmpeWk_tJ50AX0jd0o6QPpT5eV68cCsktNr2KE8_-_cJ8NVcJ7sLKxifhPCYfPqV-CTOotNXXfkepKWnZe1XCBLTE.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'STDkUJm7seZDElPIvNxctsVng17VQdMD3aJxqJMoGTkaP7Hi9LOGT_BYRPRpVw_bx1i6AT4UZcinCkL6gHNPqTeigp8IDnyNBYq3D4Xbbps.' ); /* 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';