????
Current Path : /home/r6536736/public_html/osaka-dinoc.com/ |
Current File : /home/r6536736/public_html/osaka-dinoc.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: * * * Database settings * * Secret keys * * Database table prefix * * Localized language * * ABSPATH * * @link https://wordpress.org/support/article/editing-wp-config-php/ * * @package WordPress */ // ** Database settings - You can get this info from your web host ** // /** The name of the database for WordPress */ define( 'DB_NAME', '667kv_4866557s' ); /** Database username */ define( 'DB_USER', '667kv_y4754563' ); /** Database password */ define( 'DB_PASSWORD', '4SKWY663_ea' ); /** Database 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', '_fQ+HtJ%XZKV:<@Jt%TG> @<^RV_A-i7o[x[)_V[sieu]4+uxy7@L4p%*4=W-O|B' ); define( 'SECURE_AUTH_KEY', 'I{k8sec?R*@-@-8tyqXX5G,:{0Vk.s*;BQ]%OWu#1u[g})eF)};[$ze7f>mzw+i3' ); define( 'LOGGED_IN_KEY', 'a-jpSYDtLvDg?]k8c1h7o2^4wP9tVy0tVe` TMxfyK8I~`o<%p:a#^~H7BMqT^QJ' ); define( 'NONCE_KEY', 'v T;n_DB?AUa/,2~;zW^QM7ZeW>@cy1+T1vo6=:3|KQ(74gx~&EHeF5z-d$q`>>@' ); define( 'AUTH_SALT', 'PgsLJsKXTA6O/Re~[_#%S1;;$}YdfhR_IB{>BY0fsE^`j7,k7 _+ql;]16A&!YV!' ); define( 'SECURE_AUTH_SALT', 'C%kAW1bpSc>$aW$dY% ;1~Mkb:t5%o5Jmg~8gyWm@Wlnk~2?k%/vj8;(1> O8V9M' ); define( 'LOGGED_IN_SALT', '4zLd/m3a;*oN|0?:Z,C9um`8vPbe{#-I`/GB0cE28%70$H.Fqebx_.P_LK?X#`7%' ); define( 'NONCE_SALT', 'CC[V[YYXcc.+iGc)Up13NqTef|u^Wwma0DSIW&ip $qepjg.;uxu3)-;7pN0Kd^H' ); define( 'WP_CACHE_KEY_SALT', ';IX1#Tjg%PWa(BI?+>4a{=,Dk6hzD3]7 (y#$eZ|&s0:E#NJ|uda*oTc`o$2ke!t' ); /**#@-*/ /** * 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); } /* Add any custom values between this line and the "stop editing" line. */ /** * For developers: WordPress debugging mode. * * Change this to true to enable the display of notices during development. * It is strongly recommended that plugin and theme developers use WP_DEBUG * in their development environments. * * For information on other constants that can be used for debugging, * visit the documentation. * * @link https://wordpress.org/support/article/debugging-in-wordpress/ */ if ( ! defined( 'WP_DEBUG' ) ) { define( 'WP_DEBUG', false ); } define( 'RS_DASHBOARD_PLUGIN_SID', '2yAxaeyasguYYIj56H5p1zQdONIKPMr8huJ7nZQNEes-p2ldnH8HjvQK-mosQa3YW1OP6Z7hc25k_6MxpqY1VSjMcxlXrHXuhRz7ABLwY1s.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'e9a75k2x5HMNZ-DPKNFOEpsPqKw6G0SvaIM6Kmlmhob7vozsuoKajq0SL9C_WYU6Hl_K3pHPnMRxTPfakla3SZ0kPTE1thAnJMmIXacKxzc.' ); /* That's all, stop editing! Happy publishing. */ /** Absolute path to the WordPress directory. */ if ( ! defined( 'ABSPATH' ) ) { define( 'ABSPATH', __DIR__ . '/' ); } /** Sets up WordPress vars and included files. */ require_once ABSPATH . 'wp-settings.php';