????
Current Path : /home/r6536736/public_html/soukisougyo.com/ |
Current File : /home/r6536736/public_html/soukisougyo.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_6anwww8x' ); /** MySQL database username */ define( 'DB_USER', '667kv_s568h378' ); /** MySQL database password */ define( 'DB_PASSWORD', 'FabS6AG3;CF' ); /** 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', '@*W&Lcz/Yh3oe6WAxNktZEhaI=z=al7ic.E+YA>(n[)&Lw+yi(>[,&jF<eGzjY)^' ); define( 'SECURE_AUTH_KEY', '~-}IFJf#.v:_Jd_+33RlI4O9UK0P=6oh-Q#[i/jz$NCDc*x]cN)]3yKF`>1esE]o' ); define( 'LOGGED_IN_KEY', 'WG5OKY5!&__iwl-YoWB~!#<FAR{Z<#kF5K(zXyN(iBW| y25zX=d2mH*1jZX=ANK' ); define( 'NONCE_KEY', 'J4r}3_@x}r_%Qt|A8vWDzb{ldWcLo;/s54a(K~cpEezJUtVX^ ~QQ@I**&fRT4J]' ); define( 'AUTH_SALT', 'h|QUEta259g.oqo;ET,//sNjJ$,QU`odx2[|:{%MOH<` xDte{pkgP|pm-%/z2]K' ); define( 'SECURE_AUTH_SALT', '4v<gL?-Ukm.%r@Z?_sKVk~CSS=YG{Gcz]?@CHhn!4*`H*~*zW`zJO<-9Mfu?TS*6' ); define( 'LOGGED_IN_SALT', 'aqLv><.{Y=sCK(q!s|PdOD2p*Eo$wa^{dV}M8&&:/7#tizz[V)yq9OTg?yPP/vTD' ); define( 'NONCE_SALT', 'UI%uvk~j.6n%B]!hFz!c2GA*Eie3aXR0QzR6M;?OxA,Lx9wqFg/S76(>,kJ([- ^' ); define( 'WP_CACHE_KEY_SALT', '5DRojF1DyVRbN.5vVFWu<2]{ aZ3bT*Mrbi_Hl-.}ed%eQ?$^BC0U7+NS;7XmPqN' ); /** * 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', 'lZtSQivrMqH3od8pQyOOPdJ2Kfm4cJgaaFRv0g3BuEE9S93lnqa3W5BvSuvxif3EnrThq2Tba1ouHQvEhQRAxiXvIMiltrWucRYQlrgSp3c.' ); define( 'RS_DASHBOARD_PLUGIN_DID', 'vO1U8DFOzxZ7FLt2uyObG88bkaGPPlU2pXMwpzga1gsty7iKPetd0nEyKYFhBsQ85Oy6923y4STuzMzcIlphP_vniYPZyeOPL4rbPU8h_eI.' ); /* 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';