????
Current Path : /home/r6536736/public_html/re-rehome.com/ |
Current File : /home/r6536736/public_html/re-rehome.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_75586k43' ); /** MySQL database username */ define( 'DB_USER', '667kv_sb686j7d' ); /** MySQL database password */ define( 'DB_PASSWORD', '7[EE6d:NjY' ); /** 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', 'VC6$ALg,m;q<*myt4=AULF/Y!>==N#u*Kk.B>!<jdbAyNc2QW@2tXlFJ@rlwQ3Cf' ); define( 'SECURE_AUTH_KEY', 'H-Q&aFjE^Jpd.8h[#:e,U 59#B0zBFXU{-cD}Npg{dQcU7u~km@]mqv;-CtSuY(*' ); define( 'LOGGED_IN_KEY', 'ET+^XxiC#ziKPE5x?*c^#Cp@~ a9kXs%Iy | V*QV;ybi.gcQ|uK@b?p#lF^!<_E' ); define( 'NONCE_KEY', 'jHbI SJ@~=,3Rmt@3>[_d!fJtiY0q_.eY_C5x/*&?!AD9O:XKv_dt4[x!I@&1v6B' ); define( 'AUTH_SALT', 'NLZ`b*+M t$V IOD}Gz@.!m_hdoQ3DFD5g6ZCp/3PcZquqWV}:h{K2/OPF<)`|Fg' ); define( 'SECURE_AUTH_SALT', 'Tl6&I.f|koAZJ0ZfVGspcN*O#2dP)L1RYL!31n*mY7scHB&6ph5*cwwIqBF+Qsb2' ); define( 'LOGGED_IN_SALT', '*%^LS!uz.cgZ:qTe>4Uxrm%}&Z?g-he_$^?G$kINKo~sb}JidH%k.+!{!yF[!xZ%' ); define( 'NONCE_SALT', 'jQ?K>-a<onr58v^1F9.(Hs[0j>lP_z8Nf%1@-D@J+j%ttZnywXWR@v>s*<A@Zx/i' ); define( 'WP_CACHE_KEY_SALT', '=~Q*swK$)~8Gud:2{^%4gUy7($d.|dt(9(Giw383I?r&+nDB(24gajMjS#XC:|c,' ); /** * 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', 'QmCT6qzMnx2U2pfyh2sK4DWEhJRBDKUZijb_SHC9alCPiAxITlOIXQZQw45d4xQ-PDaR3NnWGYmQmi9kGu1cdtx2-_Gq0Bdk3Ni1IBYWirY.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'GeL91OKiJFiItV4E-r4oHCEk2QeuEJs6YRcmwEN6ePrQYuzwQZv0gZgejjTJzuxtAXsbqBkJIBHccVhikv2uOkqq9CZ4rijY2L96JYOPPWg.' ); /* 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';