//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('WPCACHEHOME', '/home/dasurp/domains/surpreza.nl/public_html/wp-content/plugins/wp-super-cache/'); define('DB_NAME', "dasurp_wp"); /** MySQL database username */ define('DB_USER', "dasurp_wp"); /** MySQL database password */ define('DB_PASSWORD', "ZE8Pbfp25"); /** MySQL 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', ''); define('DISABLE_WP_CRON', false); /**#@+ * 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', 'RYHf!w@LerAF[M{6Fw*KVg&|_gFPPf]R0y`2BCe-I1,/e5]WYv]zZtjs8j.q^t0p'); define('SECURE_AUTH_KEY', '(4G$F0+?Z|_3[dK{,v;m.U|}57QTQL{^^Wkc.52h$l>z7q0AGZW;<1$l6I}+},z-'); define('LOGGED_IN_KEY', '|2X]O+]rUUB-aG}o>=LFc^EY&xbPelt(q-+IY2|x4@7rfn=Jp8Bs=aQvBPP)^~%x'); define('NONCE_KEY', 'w1Xr$t}^!bhq6=)Cgn2+.&A%xT> z5spik+KUvvS:V/P}%tn&,S@ib4HpI>qm}XI'); define('AUTH_SALT', 'FLCRxW^avlU+#FKBS73Uk<_1NF:N}7.qJ,CJF)G4$y3Z+ejMViz7[__RK1+4Th2D'); define('SECURE_AUTH_SALT', '2n:CqiM(#Rkx5*ivUl>rO9.10HLHF,4:vy(x2Y@,##q@2I<]cHCSo$W/c-jY `gg'); define('LOGGED_IN_SALT', 'hV[U7E6:f/mG7Z%p{JEh5I9;03lbUv{_C#1Z/:TM@Ka^[wd`c`0wK+X2SV,l@O)g'); define('NONCE_SALT', 'Hxo#1OB=bJOk6:yn2(=a=B7oY*@$_hC!hH$D=6R1BV38Jk>)lh