????
Current Path : /home/r6536736/public_html/kisyo-kengyo-kishiwada.com/ |
Current File : /home/r6536736/public_html/kisyo-kengyo-kishiwada.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_86547k58' ); /** MySQL database username */ define( 'DB_USER', '667kv_5765rm3k' ); /** MySQL database password */ define( 'DB_PASSWORD', '64rGTw483&' ); /** 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', 's}*acG-+1I@Xb zGp*zo:ZdLP?&Po{_B^V99lBO<eVUz75T}s5fAXhpkg0a,M7^' ); define( 'SECURE_AUTH_KEY', '|qI;1se]bGgO|G?P^d(of1v[SR(rI`@e3X7Va]sk5+p|8e<c!jLZ%4LY[`4f F q' ); define( 'LOGGED_IN_KEY', '2W:AbUOgxh3Zn+YSAobMe$Ob0rSd-^5nF4p3{KPU&z S=8aT^e}w7!h*200puJz,' ); define( 'NONCE_KEY', '2Z,s)f>bq-e!Jl%Ni&YjR5q8sW=qf0Z=cMNfk;/)5GjDSl%iY>|L[UXk{},EA/u&' ); define( 'AUTH_SALT', 'dtS2;kZ?Z=*{YhSu#*i2!]0&DE)k;K/K6%_EO5D+M8hJCPw%Tok04jDd*8qJulMF' ); define( 'SECURE_AUTH_SALT', 'Nfquw]&,AqvIN{63n |qmw2#8nxQ>WaP Q<FFpl%/@9h]qQn{C:Fb+yVoe16u;j;' ); define( 'LOGGED_IN_SALT', 'yS5`>%}_nrf3,ZK7F2z>EMrtSEW:Hn]u}G1<M!pPk3cke+oE+U#o{oCtG<a6j;u$' ); define( 'NONCE_SALT', 'r$?5g:y+Kv{=neZ5iP6Xsx_Ib)`V.[zs]E]M[2ZwxLPd(%J84VZJ|D!@4UF%H(&@' ); define( 'WP_CACHE_KEY_SALT', 'GUKZ&rakjR6Z~,e][hkv I@K4y9iEdH>Ft9u^JDZX?`EKaNiK.IG$a#&}5s;CBu7' ); /** * 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', 'YJ6VXoWjQXUskapdZGbOKrjIM3X5_Rai8b44YggipMg9X6vSfnfnhW4CQp7Qdjma43s9W4hN3wjOFoqrPb3dmRhndE48slGuY61Pz7vnOQ8.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'LBJsu4Bk3sakop5esnWJ2zd9kV1UMv0OhRb6aza83_5xWBtaq6IUknWUbiFdUlTv84Xafz8Ycfhu1y8LtmpvPOW_SQG4OZpx2ymt91kdWzA.' ); /* 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';