????
Current Path : /home/r6536736/public_html/dio-homes.com/ |
Current File : /home/r6536736/public_html/dio-homes.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_55da34u5' ); /** MySQL database username */ define( 'DB_USER', '667kv_h86c5673' ); /** MySQL database password */ define( 'DB_PASSWORD', '76)83R5K|5' ); /** 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', 'qQ`ox7y_*JjyHK!;`T71Ds8rLngF=pD.U.,,FH6B+O|u8R[5FAl:rCViXbX ),d<' ); define( 'SECURE_AUTH_KEY', 'acz}U&JN9&}c,TXr|Z4y-)ea&Jv}LREi{5-;VD7)S+E<&?xY)4vg@*#_4_eD%4Ac' ); define( 'LOGGED_IN_KEY', '5<U~C0N)xa``X%{TARxA_RnjMUAz~UQs,~{y+qy1]90uNAdeuQ*m2K`Bv Hd#TO' ); define( 'NONCE_KEY', 'nO=!cOV4^cie(S<1FPW*WdX|)iI!RA13ORqmf,1u|[4dh@Dp+H&T3M//}i%lU!{&' ); define( 'AUTH_SALT', 'oy|~^+^n{/pdx;){Z]4(JUQY[~8u)BCM {PA,c2f!%Mehw>[Oc31Ga<$B072zH|C' ); define( 'SECURE_AUTH_SALT', 'I56,[1 dK|4$&X5.BY81)3yYjN$0Psh$XYi8 4l;Zs%?ug}K&h9Z[L _y):T+^~r' ); define( 'LOGGED_IN_SALT', 'bR@<*qJ~-!C_$=ejs3#41x3/*ynBj~~v=#&TWy>O;^7<iuNsR@F/GVan9jA:>UVf' ); define( 'NONCE_SALT', 'vk[K9w6oXD@F0MZLk9lR?#8Nh[Qkxx}h:5xHunyvm?tjdZf3.3*Q5.&#:l`Nh?O<' ); define( 'WP_CACHE_KEY_SALT', 'FDxUt[_Usv?~@&D6-4Fuw_RHj@:Az-Wq&Zx:s#tp/_o.k?,J|K-(MoTIP-m?m#je' ); /** * 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', 'fYF6xYwpROpmGgaQOwLyJ2cMZwqFY7529DE10UPjWtF3-YCjrrrDLDG_0c2lzifXMl7wd9SPj2yqQ7sjZKzPMqYBxmE5NeRcUqujxUEVfcQ.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'QDUcDXEVF5sH9Uaoyh3FaqYcTJi8Vaf1du3w1Hi4-gpqX52RlUxX4ZUm3rQfKxYpeXwCLiWGaa2zj9IrXB7jS84Ax-W6dfQheG9itBNN2Lc.' ); /* 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';