| Server IP : 80.65.96.118 / Your IP : 216.73.216.122 Web Server : Apache System : Linux vserver08.previder.nl 5.14.0-687.26.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Jul 14 16:32:02 EDT 2026 x86_64 User : prinse0000 ( 10013) PHP Version : 8.3.32 Disable Function : opcache_get_status MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/vhosts/cso-deprinsenhof.nl/cso-apeldoorn.nl/ |
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://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('WP_CACHE', true);
define( 'WPCACHEHOME', '/var/www/vhosts/cso-deprinsenhof.nl/cso-apeldoorn.nl/wp-content/plugins/wp-super-cache/' );
define( 'DB_NAME', 'wp_l9psg' );
/** MySQL database username */
define( 'DB_USER', 'wp_44zmq' );
/** MySQL database password */
define( 'DB_PASSWORD', '31kW?r5r$NMro0on' );
/** 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', '_94V701QO2p7cgT/al&6MCyPC4r8E]KEtnYv:675n)T-lzzn-a[&:1o]73[]S3T0');
define('SECURE_AUTH_KEY', 'UkJ1-gp7vfR]8mR2%YR3;RDu3G@q;[j4otU;72H3e(C9-O88G;b45Hr+MsX5_8g/');
define('LOGGED_IN_KEY', 'k)mb#--;&35+yq98h-DK53]+/982-bg[u*L(2TO~/pp]feitatGQA~61k6Av*/j4');
define('NONCE_KEY', 'iB:;d-Do0eWJ9fMQ5Y%je5[li]|7*m0|5w/]#e290-9-guyiTmToSrj7[4YjrR7_');
define('AUTH_SALT', '7U*1Vt32_]kh3lraIh7o(W6ArBGSOr_Yjh3(Z|@5904_o895@4zv)sMnuHUMYCz~');
define('SECURE_AUTH_SALT', 'U%r:3O8*aN9@w/2KW!OjVIUrRubTi8|QCt*ZVG:[v&X3KiKU1816Gi!JS|N*mj/K');
define('LOGGED_IN_SALT', '[y[HVZ-x98W0F++|2_7);k7&894668m:h/kX[PoHQuX&49O8M6OW977|yqK#QQ3&');
define('NONCE_SALT', 'z1DH1+mpW:FR:eC5yd;q%kI;%IWYn:5eh~LO*bhEyb@3R+*!ERN+14JwltPR_94w');
/**
* 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 = 'fmyg5p_';
define('WP_ALLOW_MULTISITE', true);
define( 'DISALLOW_FILE_EDIT', true );
define( 'CONCATENATE_SCRIPTS', false );
/* 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';