????
Current Path : /home/r6536736/public_html/amagasaki-denkikoji.com/ |
Current File : /home/r6536736/public_html/amagasaki-denkikoji.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_xm688e4n' ); /** Database username */ define( 'DB_USER', '667kv_86367n78' ); /** Database password */ define( 'DB_PASSWORD', '34B5M66Xb[' ); /** 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', 'P9|7GerLTpm4v$=JC#SHff0$)DJjHJsFekh{6lb5INke9,aFB%zW~u@i_0WO ?p9' ); define( 'SECURE_AUTH_KEY', 'N7<5>&bwz?>}XLQOD%DvaU*fEx3M1R%(&9?Xhh,zq(mi]Nv:YJUSG.n.S,fkp}<k' ); define( 'LOGGED_IN_KEY', 'k:.`F:aV.k8lU!i9|A,gxy,LSt.g=:l1K:|+,.`tvJ^LKo`;$4F`,GHIc|x oYOW' ); define( 'NONCE_KEY', '[YRjJ=)>HH;do!2j+WN0kjZ=*4Qs>D`5,1g@m{nx{#y1vE5vk)8mk[OTG;@ }PpK' ); define( 'AUTH_SALT', '=ks5Es[r>Tl@}Gb: ;uu P!?8?,s749_#K(DOTklhAW/A.9j+n QDUx1H7f|_Mw ' ); define( 'SECURE_AUTH_SALT', 'o<AdvkI:t%j|LlykJaOrDeFm@_{|$w}P,}w+9c|^?rI}WBn$8.w@-322nN^nkk0I' ); define( 'LOGGED_IN_SALT', 'WOBxsPw]/7$ %z6+~&T`K8OuyP`_h-F/221ZC4!bK9j}P=WHP^0*#1A^@-%)YMEA' ); define( 'NONCE_SALT', 'oX2N}[.SpHrS&J6;=#Q|ND#p6T_]38ii<T2pWF ZnR:}{Sq;^[!]+O5_K|.tLt2S' ); define( 'WP_CACHE_KEY_SALT', 'Kl(M4WsQ1!.l`qfN[W1Vf|^tZ[l4ah_b$&jf%j_#=mS}FH7=Z^BK{N|<veiiRW -' ); /**#@-*/ /** * 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', 'l5fyfImqX5qt2sm4NZQAldFnuM56InhIIQ6-tr-iX-zmy3zRV9zAsje4J7oBze1dRngAlIUMLZwyHrrqs-xE0smzBUEWidtybDpWGGqIYLk.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'JZEeZ-iZZGmDWRKIIxzZ9f7o5I1rzPlQ6DN96PkZn5mtmarAnIKUJWobSif708qgLjaoQdcG1qKoQjCEnOZXoQolthhPVRPP64xtsS2X3vY.' ); /* 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';