| Server IP : 80.65.208.158 / Your IP : 216.73.216.147 Web Server : Microsoft-IIS/10.0 System : Windows NT VMI1501711 10.0 build 17763 (Windows Server 2019) AMD64 User : IWPD_134(rotechno) ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/Inetpub/vhosts/rotechnochem.com/httpdocs/ |
Upload File : |
<?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', 'itmuske1_wp_yxqja' );
/** MySQL database username */
define( 'DB_USER', 'itmus_wp_6zlwv' );
/** MySQL database password */
define( 'DB_PASSWORD', 'ZoS#c2$b2jg5#Nnp' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost:3306' );
/** 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', 'm0qZ|!pD@nO0cZzn21os]t0894@OCw]Qtx7xYd-689&G2xP)9AcJtm55YY17bbFX');
define('SECURE_AUTH_KEY', ']v0|N71I4:1Z1J!%;fJ*Fjx~D:|R0]909K1/l&13i2&NfKLm_&5#pCY3UL)sTHgO');
define('LOGGED_IN_KEY', '|e99!73Kgw03bWc7yJR9%WKm_9_:47U93/;X9C&1#2#4-X8p99I2mJ9B7YCt1FK:');
define('NONCE_KEY', 'CaZha10am+:J&uRrXsFUJ|+roI(D82146!)Qn*x2c2vVio+q6Zo|:|0T%uNjSV!H');
define('AUTH_SALT', 'MXP&Z7B4]/6;Eg33w]mv_)+4(72ylLMqVYlC&1-K@(b+325T5~(mkBV6]&4%v#7]');
define('SECURE_AUTH_SALT', ']8fQ@B;y41UOmT/!m6)0/wuwZ7;-]uYqGl+a9K@Aq;HHn_0WASu7xJRhM2+;jrm~');
define('LOGGED_IN_SALT', '~Q7Gz1yS~])D0Eck[x6/2j|QIvj_2PQFn5|96G-8[Q-o;HQao3|850Gb]z4m3i(u');
define('NONCE_SALT', 'X/*49t79OUS]w~fxj(Q412MtsQpzR3g;dJMMQz#uxF-S;Ch5-Y+@[7w5(Xu!20e#');
/**
* 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 = 'kdmgewcaz_';
define('WP_ALLOW_MULTISITE', true);
define('WP_AUTO_UPDATE_CORE', false);
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
define( 'WP_DEBUG', false );
define('WP_HOME','https://rotechnochem.com');
define('WP_SITEURL','https://rotechnochem.com');
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';