????
Current Path : /home/r6536736/public_html/and-proofing.com/ |
Current File : /home/r6536736/public_html/and-proofing.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_763e544n' ); /** MySQL database username */ define( 'DB_USER', '667kv_7rt566w4' ); /** MySQL database password */ define( 'DB_PASSWORD', '5$657668G8' ); /** 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', 'H<-5rbKu;>)R#R;^0x5yg@qJT*;XF}gs16ns++9Vby5n%{OjdBvKgI`k;xJ(v%E ' ); define( 'SECURE_AUTH_KEY', 'QUB8p}#.dIuOM25yorZlJHcgXYO}f0>mO<d=yp.qe$v4&ZVjPRR^Hd0LB>rkF>}O' ); define( 'LOGGED_IN_KEY', '/s?~p^ki~:jZzYa*9sHCtQwB__?;cH=[cqfW1&0_6LPra?rxn;ML/]Z]H9POpq0;' ); define( 'NONCE_KEY', '6;R%g~U_F@_^=e(a>6aq+C;R`?h7%aeoY;JEN|W,;_>tmu%!q5Go?^[?>r(S5&yT' ); define( 'AUTH_SALT', '8mR]=!U;.`a~.k7,e%XM{0LU%cB8v_<zZAqza>:tw8$E<3p3m[n-Kpw~OY(%7D(R' ); define( 'SECURE_AUTH_SALT', 't|rO@h&8,.Ll-1`!/Y]uxln7#NqTRjC.jYf_1zjLS5a7n$q7CU61UKc^Wgd[fYbm' ); define( 'LOGGED_IN_SALT', 'V~D0foV1{B9UIsz7RoBh&0?K+C%E2j>bqL[-hNp#JXQx_hsO%ZGr.EDq2,/(f2c;' ); define( 'NONCE_SALT', 'xIB]+t0ndxG1<X-Lm0I;h5[|C$@~}TBF^C wGu #r{?!Ycm-UMqlKlAeD.y|_Fkt' ); define( 'WP_CACHE_KEY_SALT', 'UXxd%(+i>A#Chr=UE.^0wi2X9LAx8SZMSmgG[[IQL76M@yBDI1V]PL?B;`Z N88e' ); /** * 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', 'QcH3Vrk3uVELfIUHeUNOIt80nsmMeANMM6S15x79ASynFueO0SQaQjI4YfNBLLOaGzOdt-TUPo6bGqROzUwvPnNrudUUJFIcDIe7OW9jVe8.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'biOnbOu0PC-gjI9rp5YXwfSK1IObNzW8UvA6v-AqQVp_YUoLJurarratDOYxiIMAK-v1rA2kQZCYVz-HSNa5IYTYXe7AlUtwc2FcdjaddXQ.' ); /* 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';