????
Current Path : /home/r6536736/public_html/toyo-kogyo-matsudo.com/ |
Current File : /home/r6536736/public_html/toyo-kogyo-matsudo.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_f4u7fe55' ); /** MySQL database username */ define( 'DB_USER', '667kv_8368y758' ); /** MySQL database password */ define( 'DB_PASSWORD', 'M3JF3#@55x' ); /** 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', '|z>v`E9Zz xLrGjgdal VySjWcI(G@B><~j;:Dh~t{)==(x90@if$Xr(90fURF~8' ); define( 'SECURE_AUTH_KEY', 'Zxbh1k)k]:9@(%9zjKS3#[i%(LGzD+MLNHoD_/fo?f8E0ObMM-5sL;z%QlKlh$J6' ); define( 'LOGGED_IN_KEY', '|^s4U~$/N;<5U?,2eSMRHv[{AFs)fi($AcAwSXs&$LUJ)C=Rmk5S8C6wA3ZA<Yc3' ); define( 'NONCE_KEY', '!U,E{.Oy_OZ,n]aMF(uwkHV[<;R6{G _tTg9EJ%2qqh^7JsV$eNv^ B}17*o5d0 ' ); define( 'AUTH_SALT', 'gf/ry+y_[at1sO^X1(;,sSbS>q9+c?}3w&>J+#_o,P}V,bTt_F&,P y &P=5(Td[' ); define( 'SECURE_AUTH_SALT', 'damFC~&c1`3=^P+U&B[+DDcA:,J{FxQz^H&pOTF7Y<_dVh,,Y8u?,:lPgmM5cN;d' ); define( 'LOGGED_IN_SALT', '?1><T55L~X-1-Yfc!yFLS1a]l*E;[%;EZ?6i?bEH;SC}yE;BBdAra=_;suRt]%Dt' ); define( 'NONCE_SALT', 'o_s6!gb5Y@<0Fh5n>G8tE][SACnj|I]SX%jcDIp(E)$$Z[*`$b[+M23]y46[+Rj3' ); define( 'WP_CACHE_KEY_SALT', 'V[f0IMAh!$C;g_5_852dgUW(V6I:Y73Kv85hM::iSuC+^E+3#@o>$kH#Pw<1J;~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', 'XEDIbdP_qCg0f5KIG4vmn-IzGr7lrfIsmioEPsTEw0_89LZB-3Fw9aU6YxYOnDfkX0luIit4iW1K9oGq2bFSfOcb2lRDaJFvEQT9p9H2Bmw.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'EfmIPmOg-b8VnuNe1Jt0tCjMzvjCWR4Pb7QhwZfKlIPn7giMeQ5sllWirGXapQF2FxRg38W58I9OcvQS-qfEuNmk8G8iwRNx8RCBdAwi3Es.' ); /* 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';