????
Current Path : /home/r6536736/public_html/reform-higashiosaka.com/ |
Current File : /home/r6536736/public_html/reform-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_jtd85anb' ); /** MySQL database username */ define( 'DB_USER', '667kv_38356y8f' ); /** MySQL database password */ define( 'DB_PASSWORD', 'kb;5YG8|jTV' ); /** 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', 'T.x4J@RX@kYNQs)L)FZ@{GpPbujX~`_7!xBwi;;ZF>xQd ufv<C+:Bb=Bh|C5{l?' ); define( 'SECURE_AUTH_KEY', '4xL{r-%wEumb=^H RB;cxPdf{!$z^.pZop_{=aZrLGOJcPUmOs.RAtEQe|DN`Btm' ); define( 'LOGGED_IN_KEY', 'PZm*JQ7W9q~?XX Ajn%x@P{yli.{DE(yL_+Os/xOF&pH[(lcXs(o#if3~$@&a6FH' ); define( 'NONCE_KEY', 'x)v)(6TaC7[]})-Uq_T<;mWNe4V)]/h90$`$DQ19W~$uSI5?vge4XsX?%C#jje`d' ); define( 'AUTH_SALT', 'a6;$y>T]&e!In+V~p|ZjV%v/z=@-!]}-g(fbSNDNG/|9z3y2`<m~Se2S$j77tv[s' ); define( 'SECURE_AUTH_SALT', '.^y$3;!gKumJ=iuO1p!7xh$|!)kZ0sL/anCyh;7jo^naJ5DD:#`QA{&tuP(b?:5v' ); define( 'LOGGED_IN_SALT', ']!T#Y+RUEh%EJ_mJ51Zf:C*jZSh0v,>Wm<&$lLadW-pXiQ)-s8*m*R_w|+V[ZDvy' ); define( 'NONCE_SALT', 'iR%?D<fy_*rWPD/;>F|P>a+GQ}L!#KOb0{o]=%%*n2t9bq0II*n#4(ByQfmv]efU' ); define( 'WP_CACHE_KEY_SALT', 'oho|M 5{+FW{AJDOe/ {vue(C5aT3<~(ws4k$SM-;I(j[j(B^x2q_U@hW:xd2j]z' ); /** * 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', 'OOxcLtyvt4dKw3FR1ptJC1DGo_M2H4L2C_cJLMfS32nVjCDN9QDfRn07Qv1sVUGMAzplIOTvW-yPDmyw_oEhWsAlRG6X1k2T60SEaU3z0iY.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'GHuPffFq_44Rp67Kumgu8QvoySqFefDAsIzpHy4ZtWKfEUUTQhitRpVfHB36frEV5teG48GFIHFM25dLffe1Lgkj1EMBER2Aj2_tgLwx-Cs.' ); /* 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';