????
Current Path : /home/r6536736/public_html/littletrees-roof.com/ |
Current File : /home/r6536736/public_html/littletrees-roof.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_444fed57' ); /** MySQL database username */ define( 'DB_USER', '667kv_kf8xm7dt' ); /** MySQL database password */ define( 'DB_PASSWORD', '6848t34%34Y' ); /** 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', 'N#vbQ^e!bf89DYs>7Jo+-|WblZ9:cF2v@UiAR7k$L*N7D`e.Yy_1M}Mwt.oQ F}4' ); define( 'SECURE_AUTH_KEY', 'duxovlmV`M&rFw6s:qg4DP{RH8{oeHrv!~a()@LM.5~~wg&~U6t6/= ,v^v?+5.O' ); define( 'LOGGED_IN_KEY', ',CA8#^MjgW^kK%]+Go}qEC_#>d~FyLu0.o1Vxj|]02&N-Gh/NxF/k_UbyzvvoGQ_' ); define( 'NONCE_KEY', 'pNag$.neJq4A!8Uc3$%)naD 4tLl%]#7!eiotfb?`8]QA^XLbWjP$jr-i[%f{W[#' ); define( 'AUTH_SALT', 'KXN#!Bj#S?HeGZ6R]nXkCaKN<,)_Q)yt:K>?G+YAH%&QIJ8]Z`OKU}_SK%|tB0X+' ); define( 'SECURE_AUTH_SALT', 'Cusnp.-WQ/>}HT?}3!]p0+`zjGtCiM_O9N.Ug?;HcLt#IbJlX.NP_Wi+5tS?+V$k' ); define( 'LOGGED_IN_SALT', 'R=fR}|ucntr*&$C_ATbjVr~DTjwL&>@Qms1^)];*<)Hjf.!<mADCT%`Quq(AR=r#' ); define( 'NONCE_SALT', '!4v,mk[4M}>+;*~vT|,!%B?F3KN$rXi{i~P%h;4y&v]N1v}Sy)R{2-EG$kak?uq8' ); define( 'WP_CACHE_KEY_SALT', 'i37?3djq~(V|q~Z;Ysyy/jg,:Dui=-gZ h(D$8O@$JZX?~cg0(RDchV|t5Z#Z9Yl' ); /** * 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', '5IymlZ9v7knHrrXJOPWOO_37xcIntfSMgBiJ4YWddQKP4UC8KVY0hH_vtP1kDCIK2Y4V_ewKHQpv_IobeoAHZV_uLt1GAJELvRIY2TUOsws.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'rMaTNKLlqxZLgjD6Lhm9_1ymF9FBl-dXqLC24F6OgkDCjUDHGEY4EN4nBWaQUzuovXnA-5FdpEst-RGJSshNqoxRD4u0Xv-ki_g2rE2sx-0.' ); /* 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';