????
Current Path : /home/r6536736/public_html/tsubaki-home.com/test/ |
Current File : /home/r6536736/public_html/tsubaki-home.com/test/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_8358m438' ); /** MySQL database username */ define( 'DB_USER', '667kv_dr78efdk' ); /** MySQL database password */ define( 'DB_PASSWORD', '7-vrdQ6N584' ); /** 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', 'xHm.SL&G%2B:]yFh4K,^j;P+k.<*Jb~2.@7z3hvd8X4.vPb&mgS.!wWC=cl)b)x-' ); define( 'SECURE_AUTH_KEY', '=gI=XWp@]G+UjJCnq#Pa1VQ3utydHpM!hn|^1x^;>9lVC<mzU/xz5HT1k.(f6U9:' ); define( 'LOGGED_IN_KEY', 'fbJkle+owk]gOKu.gyK-1&yY#*+cazr_6Xq2S]9$.rRjt5eNjrR1aBUr`:H2lC_s' ); define( 'NONCE_KEY', '>d kzC`s|}!rqusa/4U?=?Z;NfMvRMqf8hhK:KJ;%sMfHQXYQU*P*5jBRJVP[`o' ); define( 'AUTH_SALT', '=4M,*Z! 12#1|~+F_y3w:rfNaMPjH4$_PCvixw,zm$ 0^.g<x5|>;R>{#}7d46?m' ); define( 'SECURE_AUTH_SALT', 'N}y!f*f |hG#F+Y&?aw&f]<>:^Tk]`-7xG&,lxQCpqZxuANH|,4+Zf+si!v8,lR4' ); define( 'LOGGED_IN_SALT', '7uB%F-i1;:0h(x.`_|.=19vNIYD0^/;<Th9/~ZpYs44;F8#MKD9UwO`3s3I9/(r0' ); define( 'NONCE_SALT', '@UcH<|RXJ$!7#NCU=*a3=O1fj+9pNznrpKBY1kMA@PP:^e+wnkz6O>yn]tJTxv.+' ); define( 'WP_CACHE_KEY_SALT', '+Ba~MP9vr0]&Cg$CyP`hXaAvzt$bvfoqOPHT%r3U+-E0fGj%gea-,ez_]V}jQvkW' ); /** * 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', 'uWmGybgR4_n_KJOcItS7AKC9e_lcOXN3SEPzigFLElWnAX8OmQuFPcG4tSfgzdYLYphfKHKnmuz9t8XEMfiGxdajUKKLb_fPiRxlOCa9q48.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'f89L5qcyojXD9Lsc7b55qd1EjN4VVHXdCrz8eQQt2dKISuVHcYtZgcpAgKXQkyVI5G5fIqtYUKATJ27GKiafeSuNDB38mrQf3H1EcQAgNKs.' ); //define('WP_SITEURL', 'https://tsubaki-home.com/test'); /* 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';