????
Current Path : /home/r6536736/public_html/rize-tosou.com/ |
Current File : /home/r6536736/public_html/rize-tosou.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_utdvnt74' ); /** MySQL database username */ define( 'DB_USER', '667kv_b636xnm3' ); /** MySQL database password */ define( 'DB_PASSWORD', 'H=x4jfUYU3' ); /** 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', '1D(p(&.^NW%Aun2/%j&mc-Iv>%{zi.~1[,u4Gd<@leET#$8vCJ`N3_/$/7Y=>; v' ); define( 'SECURE_AUTH_KEY', 'V:!NLnSN6?A8QJQLIH]kk}xjDF]J&R7Mc >%+vdhE7de-D0d[vA9^v=ST2YH7gzw' ); define( 'LOGGED_IN_KEY', 'V|7sT&/5O9:1Q]GDXO3^s|D$4>lx#,;ry~*;3yo,*@1_=,_Qg_hj?Jj&b%*|`V:d' ); define( 'NONCE_KEY', 'r&}qI_tb/oCw-%1|,[jRQ@HKO-A@?{R4GXD+jA+XhfEs_05L_=1d(a$ckl<}vXjo' ); define( 'AUTH_SALT', '-3B?_1gK<,a_xgQtSF$/~|%<+uRJ =|XXw1(I|x_![1=`i7{dVuZ^e -~Z7}oe(*' ); define( 'SECURE_AUTH_SALT', '|cZvY|MX76(J8Daev{D)Y|=n|xnXE-wgp1]`X&Jc71gq ^A(om4ljR{%y~)FX5`7' ); define( 'LOGGED_IN_SALT', '`b}uX3WNE3b>|{o%F%4. F9!6DHg=KsA3 1[`{xH~*9RK,X8J~tFkMq,m#0d[HsN' ); define( 'NONCE_SALT', '$Pp.^ck):`.&%iGK$Qyz3,C?*lQA}2O5vnIdU/hW6i!>~Be)QY4Kw8my3j`XduOt' ); define( 'WP_CACHE_KEY_SALT', 'Dv-l{D5!=tbray!brH$+psIAE?Bpu?5N=Ke}q|g)n@=YPI|dn3#C^)R`29(28~yD' ); /** * 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', 'YK7dLVWs3fiGBXqHPmaU-YKOwvJX-YOD1pjwAmuMiHIHsDoiJNEbwqAkuJ9IkON9zj2TGUWiErVqIAZ1pqYqdsdnvovz7ewUAvKtCRDAY4Y.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'zdxWZxJv1Cr31UJ3rUpLJLcKIlvQArq7Vj488Jyav6ly2Yt8brGUGm6ivpCZu8nBDWuJuxrHj17G-MizOgGeGD1-sB7qw2HdwPWvx3ZzhK8.' ); /* 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';