????
Current Path : /home/r6536736/public_html/st-kougyou.com/ |
Current File : /home/r6536736/public_html/st-kougyou.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_ba7rn7ha' ); /** MySQL database username */ define( 'DB_USER', '667kv_ke8txfy5' ); /** MySQL database password */ define( 'DB_PASSWORD', '%x7:63753w4' ); /** 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', ';Ti]Pducz//XVP0ll$fCgQ:1hcRn_/oT!DU(wNalBv|h4Yd<z40_c;Rw(2e94k5Z' ); define( 'SECURE_AUTH_KEY', '9x|U2y<s9>yMT%2R&{9{V*R7;(+:Xh$e-]__#/5sl#D%~1OmCQ^e.t>x70V0}jnG' ); define( 'LOGGED_IN_KEY', '37g5+|h;`It}5gMI|oB`M6qZXO} NE,ZwM-io-MlZ}Z-<[rX1;qBD,]B #]X$n[z' ); define( 'NONCE_KEY', 'y?C &,xA,sa; R^D%E9hL=dR@mXTc}V5QRgCu(CZ_K&xO`Ewy5HpU{[fkza2K80~' ); define( 'AUTH_SALT', '^yp m/;0%5~PTupywSQ$z3K.1g~Mca|C!B;!juxfT1u+.zy)KMshiFJ7C`^qmsT&' ); define( 'SECURE_AUTH_SALT', 'YO!c <Vo9[w#},]uV5WI=Bw]j4Qr^/r7.tX2da3%U~f5}>xKI/q>ZcGxL|gC?^So' ); define( 'LOGGED_IN_SALT', 'h;40AU~/oKV]+eV~*qVcVtb5iM==di^BN21eIgZ][Cq41!hA[0L&P{)pRn@1eTtb' ); define( 'NONCE_SALT', 'gE&?03#jD68udj7xZ7j[F:j%bt;Cvphh~sMDc j^3EV jKPs0!LX9s3eU6FmCw_N' ); define( 'WP_CACHE_KEY_SALT', ':kQ{%@9{=7gNqZwY=EvAe<M3zo. 58j*[Z#MN 0.RP}i*dkh:$pfeqbN5QQ6RVc3' ); /** * 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', 'FDndwO60yqx_RiLpefuVmS7k4HLCxC4RQiSClUYsg1oZOkwKBMOWrMMQfuRD1CuBl2vNH6qrR2nrX2kWAcnGSw88gGzEumbD4J6pqLEL0iQ.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'yX2ewAGHfNZQ9HTv9kU_c8m7VJOi1AwHkyX7El711LRnYxqjJNPeVSvYMluLRC4w4o-YR81FJD0RneZYL0DRtRHMA67E9ka8IzDXi1vZwwY.' ); /* 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';