PHP 7.4.33
Preview: wp-config.php Size: 3.37 KB
/var/www/bwh.wpress.dk/httpdocs/wp-config.php
<?php

// BEGIN iThemes Security - Do not modify or remove this line
// iThemes Security Config Details: 2
define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor
// END iThemes Security - Do not modify or remove this line

define( 'ITSEC_ENCRYPTION_KEY', 'UHI1c1Rgfj5LIG5zO1h0KkM5WVt8cmdRfDxMYT5BIE5LVmoyUzUqUVolTSNpcV1ZJTxXRjFWKU9nU1lacFZDRw==' );

/**
 * This config file is yours to hack on. It will work out of the box on Pantheon
 * but you may find there are a lot of neat tricks to be used here.
 *
 * See our documentation for more details:
 *
 * https://pantheon.io/docs
 */

/**
 * Pantheon platform settings. Everything you need should already be set.
 */
if (file_exists(dirname(__FILE__) . '/wp-config-pantheon.php') && isset($_ENV['PANTHEON_ENVIRONMENT'])) {
	require_once(dirname(__FILE__) . '/wp-config-pantheon.php');

/**
 * Local configuration information.
 *
 * If you are working in a local/desktop development environment and want to
 * keep your config separate, we recommend using a 'wp-config-local.php' file,
 * which you should also make sure you .gitignore.
 */
} elseif (file_exists(dirname(__FILE__) . '/wp-config-local.php') && !isset($_ENV['PANTHEON_ENVIRONMENT'])){
	# IMPORTANT: ensure your local config does not include wp-settings.php
	require_once(dirname(__FILE__) . '/wp-config-local.php');

/**
 * This block will be executed if you are NOT running on Pantheon and have NO
 * wp-config-local.php. Insert alternate config here if necessary.
 *
 * If you are only running on Pantheon, you can ignore this block.
 */
} else {
	define('DB_NAME',          'bhw_giving');
	define('DB_USER',          'bhwuser');
	define('DB_PASSWORD',      '3KX!!4ALYBmEvM$88LD2');
	define('DB_HOST',          'localhost');
	define('DB_CHARSET',       'utf8');
	define('DB_COLLATE',       '');
	define('AUTH_KEY',         'put your unique phrase here');
	define('SECURE_AUTH_KEY',  'put your unique phrase here');
	define('LOGGED_IN_KEY',    'put your unique phrase here');
	define('NONCE_KEY',        'put your unique phrase here');
	define('AUTH_SALT',        'put your unique phrase here');
	define('SECURE_AUTH_SALT', 'put your unique phrase here');
	define('LOGGED_IN_SALT',   'put your unique phrase here');
	define('NONCE_SALT',       'put your unique phrase here');
}


/** Standard wp-config.php stuff from here on down. **/

/**
 * 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.
 *
 * You may want to examine $_ENV['PANTHEON_ENVIRONMENT'] to set this to be
 * "true" in dev, but false in test and live.
 */
if ( ! defined( 'WP_DEBUG' ) ) {
	// define('WP_DEBUG', true);
	define('WP_DEBUG', true);
	define('WP_DEBUG_LOG',true);

	define('WP_DEBUG_DISPLAY',false);
}

define( 'FS_METHOD', 'direct' );
/* That's all, stop editing! Happy Pressing. */




/** 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');

Directory Contents

Dirs: 5 × Files: 23
Name Size Perms Modified Actions
.history DIR
- drwxr-xr-x 2023-09-14 04:52:36
Edit Download
- drwxr-xr-x 2023-05-03 04:51:54
Edit Download
wp-admin DIR
- drwxr-xr-x 2025-02-28 12:08:53
Edit Download
- drwxrwxr-x 2025-02-28 12:08:53
Edit Download
- drwxr-xr-x 2025-12-03 01:06:33
Edit Download
66 B lrw-r--r-- 2023-09-29 06:48:57
Edit Download
526 B lrw-r--r-- 2025-02-28 12:08:53
Edit Download
203.55 KB lrw-r--r-- 2025-02-28 12:08:53
Edit Download
405 B lrw-r--r-- 2025-02-28 12:08:53
Edit Download
99.27 KB lrw-r--r-- 2025-02-28 12:08:53
Edit Download
19.44 KB lrw-r--r-- 2025-12-03 01:06:33
Edit Download
1.67 KB lrw-r--r-- 2025-02-28 12:08:53
Edit Download
7.25 KB lrw-r--r-- 2026-03-12 01:07:06
Edit Download
21.01 KB lrw-r--r-- 2025-02-28 12:08:53
Edit Download
7.18 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
351 B lrw-r--r-- 2025-02-28 12:08:53
Edit Download
2.27 KB lrw-r--r-- 2025-02-28 13:07:13
Edit Download
3.26 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
3.37 KB lrw-r--r-- 2025-02-28 12:08:53
Edit Download
5.49 KB lrw-r--r-- 2025-02-28 13:07:14
Edit Download
2.43 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
3.84 KB lrw-r--r-- 2025-02-28 13:07:14
Edit Download
50.23 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
8.52 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
30.33 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
33.71 KB lrw-r--r-- 2025-04-16 01:07:05
Edit Download
5.09 KB lrw-r--r-- 2025-12-03 01:06:32
Edit Download
3.13 KB lrw-r--r-- 2025-04-16 01:07:05
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).