????
Current Path : /home/r6536736/public_html/pet-kasou-kyoto.com/ |
Current File : /home/r6536736/public_html/pet-kasou-kyoto.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_8b86766t' ); /** MySQL database username */ define( 'DB_USER', '667kv_h755aus5' ); /** MySQL database password */ define( 'DB_PASSWORD', 'Cf8543e?[j' ); /** 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', 'Tl+swmCRfG=^C6CY^ofcSY4$ ~|Zr#H%3]Werh2+`KoZ]iFJ>yN]at:]}hWP#[p ' ); define( 'SECURE_AUTH_KEY', '3**IQ!V<Co|TFg[f!j}peET+{a*mI)S++:LBopz$}K<2?n5dg>+YDa8z<sWH0<%e' ); define( 'LOGGED_IN_KEY', 'sc,4ty$#Td0 oX4}IJ{7yK.7XIG[{TkhtoYy{#H{r7bn:iH0L9hGH7X|2j,!x.(>' ); define( 'NONCE_KEY', '&@[N,EU+q=`FMCTgf<Wih|Cc$,YW%^%xf{ki.U?:r_|Xe395v<hlj1Mb|jOaiT5m' ); define( 'AUTH_SALT', 'Yt9Z0*Sa+73CDmVXh!oQgTd3%]|},`!-9:Eu#KND<T)yy;KA{sll/AX]UD3^NNZ#' ); define( 'SECURE_AUTH_SALT', 'Gfsy-bJzP<%eHFbQ?c)Cf%&.|-Xv)^Syemg4!9y,R=;*D^-<XOUq1g`x,$KqzZ^a' ); define( 'LOGGED_IN_SALT', '[r?jkWyki6x0+Y+K34j=5Fkl1&(%k^b.:r4`; &@*YAErzX}5~0Y%]4n_DDKg-gM' ); define( 'NONCE_SALT', 'SbFYI1K%*)_h@KI?G)n4|,0T~efmZ:nw?7w]My<~^nG7EoC{bukt+mIX3~(4|S_<' ); define( 'WP_CACHE_KEY_SALT', 'O$)wY;YJO5o@vQl>dNPE._9kgji^A5x}(PpG6:Ce1!!%iF_n d,/g@3T ~sd({/Q' ); /** * 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', 'Qmol6NwPXIl_9f9UXBr7POu4MCy8vBHQXjhvnuYrr80Vdz7CzHJP2GMoTdvNYvVhrA8gc1YCN8fRiJDVoWuV9J-NRKdniPsNNZwtzA2KHZ4.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'JyrcuRiw9KZMK5ppLPxMAIyBQqGg5926-mDYPDScXsppn0NK5WzpxwzNBvksNhEgsnqsK2NSrg6b_XtLNk2cJ_AA75vL5whCvHfvOMLkgf0.' ); /* 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';