????
Current Path : /home/r6536736/public_html/sho-art-dinoc.com/ |
Current File : /home/r6536736/public_html/sho-art-dinoc.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_7674ab53' ); /** MySQL database username */ define( 'DB_USER', '667kv_674556c7' ); /** MySQL database password */ define( 'DB_PASSWORD', '44s:v85+8MF' ); /** 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', 'S(1_C6V#le4{JaQ5a:OvCzO^GasQ(&?Mw),zUo{G0dS|UattwEn&(Eo6.3d.P{]b' ); define( 'SECURE_AUTH_KEY', 'G5Bm#IP#oYl-&3Da9xxCMiYSnb2%qBi,j;+}EbuXWk#<t-aZ5e2 L,dZ[`QI=Mrg' ); define( 'LOGGED_IN_KEY', 'N)9aap:GB3Brr+&+S`zj:NC*FqW/y#yjVu;CU|7b|M+c6.wY797{?G (8ae8 V/u' ); define( 'NONCE_KEY', 'Z1l>tngmF,T@@K}pOZ@VN<#ohLf56=Tu=W54a2bR`7X0~()~F7}v@MX*beCd#@<.' ); define( 'AUTH_SALT', '2M~ds2!?VhVaGnuMTWdNy]Lw,5a?{VhSfnQ->VZyCvrMkrx-;DXsN={ vGRqgPI!' ); define( 'SECURE_AUTH_SALT', ';Fk*S2Pu[78U_fN?]s2g?0_7_B.]:guU!2jx_juwJY]`K(L>bW(X7^H/ZAt=&{}[' ); define( 'LOGGED_IN_SALT', '#w$_,(KwEV w`#aYQ03NpM&]2u(IdOgqt:U`$ p/_z9]$~Rw=?pUT5bIGS{@^pQ{' ); define( 'NONCE_SALT', '[xV<mZ^4(Y@f1ocEvl$I{z}<8,m Yg5]_g,BxE6b9NLkQG%@qO4]8uEY8TfzbSw+' ); define( 'WP_CACHE_KEY_SALT', '^w_Qd1CEp1/:{`mjXK6fe-Mo=87//A>&3Gfd!U*>[V#:Ws@h%!FTI!yA{wUw3;By' ); /** * 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', 'LVgei3dGd7IAnDALIxwL8Zk8uVyM2Wd24nGLinUwZV-TbC9wlqjP4RAZTc9mn6PjCYjBZn2RKCusZYynCk9j5rt0OzYi_2_TRSs20hFhvUs.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'Dd93ABa2Yqee_jQtX3ZMvO83Q1DfytPyvpo3G8908YUQqK0txT5IPwz6MyyXkfe61trjMqIwVhrHyZW7JyDTlGH1pdr6Q0RrxgvQpqMzwl4.' ); /* 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';