????
Current Path : /home/r6536736/public_html/huyouhin-higashiosaka.com/ |
Current File : /home/r6536736/public_html/huyouhin-higashiosaka.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_3s477874' ); /** MySQL database username */ define( 'DB_USER', '667kv_8hdy8uvf' ); /** MySQL database password */ define( 'DB_PASSWORD', 'nB3ma$4#tB' ); /** 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', '7/LprKlmJw:@<rlCgkuooJ<ihI EYpQgCDa~F%As+Hgt8Yv=IU*t(bZ{f.l($M7J' ); define( 'SECURE_AUTH_KEY', 'W@MjIW<m4j>+`l2zq@2yZ3j2M ][ .?wvw.eHTLLav;5Ho6,kfNg)g]z[kG7Fc}@' ); define( 'LOGGED_IN_KEY', ',KOHr,4o3_VtIP:/B|C2PMZc#T51qP7RCeWF&ogOb@#lg@GsR)&nO?1HpX-=temr' ); define( 'NONCE_KEY', 'YVjl}Q;R W;eW&cQ)h~;x?SR-2jro~[TV0(]+7}mEk@CHt-4%Y)]j0WfuUo6.<X%' ); define( 'AUTH_SALT', 'CF=tZPH_H;Xr?MH<1VJ*^oVcTz(pG=/7 |]w;E1/|oVo}B1B5G`e8dx?QI|dLADc' ); define( 'SECURE_AUTH_SALT', '?^3PB%5R~Od!osKT0-.:fD1GrIdy@jF}3WZ$xeuZb1Nwx4~NnMJ&2}wf^AakqJ_o' ); define( 'LOGGED_IN_SALT', 'd}0REDo}7=<)FW q3Im]qsX8*f&O,CQTKP]hi} yp}+O8^g6!T3 Bm:I4JhFHC4H' ); define( 'NONCE_SALT', '^_9~%E?T/{Iim>pQl0[_IrBc 3[&=c$iyH)r6TVWlN6T9Nq}aB6K@QrZ0:*moJo0' ); define( 'WP_CACHE_KEY_SALT', '%Fqf`HJPbd^0Yq2|I1EZc0bM>/5Md)wc$b=L|8V+U/9h Mho)nyN@QJd<EtC6e7M' ); /** * 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', 'EzNWeEV6Z9faR7NQ4huUgtO6hYuFrLf_9snRoeCxMa1VdMKfSa9ASYxiZvQLmLHt7I2xhywi0RcUwSHDaV9F56LK9PX1__uFKSxnsRXLGNw.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'TPY2Q0NjBXAXIoeI_-LLLrNlfhuOEar4dn3AgyK1MvdzH4SxkS4O9BWOrwSvdSQxN72_UfrvNO-c18fWdQwTebrWOt-f0ml4OSWcnYWScMI.' ); /* 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';