????
Current Path : /home/r6536736/public_html/fukuda-sougyou-yokohama.com/ |
Current File : /home/r6536736/public_html/fukuda-sougyou-yokohama.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_67m8763f' ); /** MySQL database username */ define( 'DB_USER', '667kv_hd7wjj36' ); /** MySQL database password */ define( 'DB_PASSWORD', 'hvd86V3W54&' ); /** 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', ' ^~@mT<D |j[VQO186rFj~e+75coT#6>D2*#hvZ,,O5B2k%35yPG}:Ve@rLuJVVm' ); define( 'SECURE_AUTH_KEY', 'iEroRzCUE:x6$]4[[uXm4^B2iysJf]sa|[T7&I*a98GD1c]g1c|S>kdJhjys((XX' ); define( 'LOGGED_IN_KEY', '&N/rzNxf*1TkzX?xj~>6wyaY5W,K-GXY6t qSZ{urhz/FK&s^{w*<Z<k;bxB67c%' ); define( 'NONCE_KEY', 's*RE./zB%gEVP[Qz+D&7A$V4JRxc(5hDfoe{y<a2kbEe|pXU70sCnZOyj}x*)Jp{' ); define( 'AUTH_SALT', '(7}$06pK9,9p0-)yF/B[]4&_c.sV5<S9jf{FaKw;S~R392TNDjyW{mqEp!N__gG~' ); define( 'SECURE_AUTH_SALT', 'l.;_,/Oj4OFgN1_b.?g~8QCI$CtmM~I.a4z~K)#CWJ&iwz#auZT/*u= bk:E__4n' ); define( 'LOGGED_IN_SALT', '?QoN=@]&ViXjq*]|G0VFPR>PjRrSVF$.U,HzHbcoXzjXX!T:GRgc!_ 5DxK/P*av' ); define( 'NONCE_SALT', 'Kfb:&Pv5QJ8K&63qZY{CbhUb(G%wPBc[Fy6 ayclHXI0M/bo+{<D!>pK48Wo/@Mi' ); define( 'WP_CACHE_KEY_SALT', 'UtS!1RBku.F&9IP#faY5&FF~[^^7e>~`EEkPB:ORaiPeRv]daa3,q$qOoA|cL%&a' ); /** * 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', 'n1mNLxJdWPiccUNFDPIRaaWyElLBxMF2Zw-863mj9hSdBx8-tFIdaELZQvn9AdCdJmZPYyV2A-8KDmGwkOfoDJMR5hsIVbji9kUQUvd7vYk.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'mHrjQPZdYU3nYKvImPz7z4dBDO0tZjoYD4mW2CY2InQi0j2T3o_-AMTlmc-Z9zxmVWSYWKWx-_wrP6JnaHEXS4dM5BOfeKEP-17tcQI0gFk.' ); /* 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';