????
Current Path : /home/r6536736/public_html/gaiheki-kyoto.com/ |
Current File : /home/r6536736/public_html/gaiheki-kyoto.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_wt874x48' ); /** MySQL database username */ define( 'DB_USER', '667kv_w73dn564' ); /** MySQL database password */ define( 'DB_PASSWORD', '=MAheK57F6' ); /** 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', 'd^M?70HIe &:9,>OVU&I66asl-S2iX[H?jV/N~$^O(BPPc%w3iFa2$v[|5aX&bW!' ); define( 'SECURE_AUTH_KEY', 'O3#K{%,vGy=.L6)X{r#I^>kAJ11Cd}l*e~t.lN*j`ai?n9hw[E@,2O#Ua5${VCxi' ); define( 'LOGGED_IN_KEY', '-1)Nx-.JLnRzAM:zSvgVv[+mqg{[p68~)XD:[g1S4#$_nO)1JXRYQNuZ# _+DVlU' ); define( 'NONCE_KEY', '[}qK)]9X>xQ*8T?>(J`+vurp/^U,RFXqoW+g0hA`%drxQn_p(kMX$bFIs@/Mdtk9' ); define( 'AUTH_SALT', 'p[#6Ykz$-<5E6{c(mOS<h sX0ho^0N&q{M9V_LU^ft5!$+Jwdqh$05YlgILJ}c`=' ); define( 'SECURE_AUTH_SALT', '61RfEW_f616dp_7z87_noXI7IOrAlA1zmmt/+XURhiAg^Ds*:/zb-#xu{9owfGlf' ); define( 'LOGGED_IN_SALT', 'SWy?{|S&P61Y6)+Fa/8D{G#XGhE*Rw9T6 /?VJ;;F2NLJv%CRnThbd*ff3a!;CH^' ); define( 'NONCE_SALT', 'R[wofNHSK9w3?Ao4/*bf(S Dzz<}-V.6<cJ7{[:V}eo<zZv6 u=F0Da==Sy-UUju' ); define( 'WP_CACHE_KEY_SALT', '0Bdji3gu2/AR!Q%YUb58x5n2aMnt>vZkZ{B<u6g4he6[pOAXEr+zfzM>k~t~E6bY' ); /** * 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', 'ijkjdiLcfcAeSxiJtRLctHbYO25iSeEoCo8fYUoBTASIG1lRMeZ-KzNptUSvAQZVhpSDyV-XtKLQaY18crjzyPfZl7Tawza-yZ1QMGGZwBo.' ); define( 'RS_DASHBOARD_PLUGIN_DID', '0PkC3Lr3u8kNduN0Qwp_SwY6M3KRUPaGTDWHdA3Te1vP92OwDlIZJJQ2_kH57Qn_POMavcgkVwg5HoDKvU-dhWi8aKjgwstdtAlmZ3iEz8M.' ); /* 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';