PHP 7.4.33
Preview: wp-config.php Size: 4.08 KB
/var/www/orgatec.wpress.dk/httpdocs/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 website, you can copy this file to "wp-config.php"
 * and fill in the values.
 *
 * This file contains the following configurations:
 *
 * * Database settings
 * * Secret keys
 * * Database table prefix
 * * ABSPATH
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/
 *
 * @package WordPress
 */

// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'orgatecstage_db' );

/** Database username */
define( 'DB_USER', 'orgatecstage_user' );

/** Database password */
define( 'DB_PASSWORD', '6i67i674Aaab^&%^&G' );

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

/**#@+
 * 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',         '!Z+as.,+A!6A0o++NV+<*3AlTDaQp-U,0<m3kctwE|mGxXEIyx%K`NE,0r:^-y+3');
define('SECURE_AUTH_KEY',  'w{1`R34>9W-G6O|TYyojZ5,pnq84~^F^c|~gb>dJX)lx=;/uWSI,R%s:lzxs0.}i');
define('LOGGED_IN_KEY',    't!#%6K[4b<u{a_8_n+z,$^^T{z8f1EE`cvLs2M~TR3mLW5yam$Nz5VlUzCh~sW&f');
define('NONCE_KEY',        'bODGHxulD/-A!]V-Ns! @<Mo[`0cMCV|YY,tVnj;^4ds9%4w0cVw!B+7W)|S?H-]');
define('AUTH_SALT',        '&jk D_XP%)%O)~iB+QO19O3_j/6shf+;;-g50v7f;v-|gRzNaN>GMFSRZt-s(+xj');
define('SECURE_AUTH_SALT', 'D&yqES@2Hy|R<aVL%<;&6)l!/m@By8)Ub%ZczQ!w3fZA=Q CGR|s]9]#x2WUv5!]');
define('LOGGED_IN_SALT',   'U)Lg#/o2<IN$Q7VN)3|Ym4HCGIcTbF+:x^=-YZm+848D1L6f[}DW#(m^y|lv,3R#');
define('NONCE_SALT',       '?CLoTntN|i/8 ay0]4F%UsIS^gx?:1ui0@e8VU@fCbWE5Z{m(]I2%gh|F_u_|v-#');

/**#@-*/

/**
 * 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!
 *
 * At the installation time, database tables are created with the specified prefix.
 * Changing this value after WordPress is installed will make your site think
 * it has not been installed.
 *
 * @link https://developer.wordpress.org/advanced-administration/wordpress/wp-config/#table-prefix
 */
$table_prefix = 'ot_';

/**
 * 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://developer.wordpress.org/advanced-administration/debug/debug-wordpress/
 */
define( 'WP_DEBUG', false );
define( 'WP_DEBUG_LOG', false );
define( 'WP_DEBUG_DISPLAY', false );

/* Add any custom values between this line and the "stop editing" line. */

define( 'WP_ALLOW_MULTISITE', true );
define( 'MULTISITE', true );
define( 'SUBDOMAIN_INSTALL', true );
define( 'DOMAIN_CURRENT_SITE', 'orgatec.wpress.dk' );
define( 'PATH_CURRENT_SITE', '/' );
define( 'SITE_ID_CURRENT_SITE', 1 );
define( 'BLOG_ID_CURRENT_SITE', 1 );

define( 'ADMIN_COOKIE_PATH', '/' );
define( 'COOKIE_DOMAIN', '' );
define( 'COOKIEPATH', '' );
define( 'SITECOOKIEPATH', '' );
define('ALLOW_UNFILTERED_UPLOADS', true);

define('WP_POST_REVISIONS', 5);
/* 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. */
require_once ABSPATH . 'wp-settings.php';

Directory Contents

Dirs: 8 × Files: 26
Name Size Perms Modified Actions
.git DIR
- drwxrwxr-x 2026-04-13 08:20:57
Edit Download
- drwxrwxr-x 2026-04-13 08:21:06
Edit Download
.vscode DIR
- drwxrwxr-x 2026-04-13 08:18:19
Edit Download
tests DIR
- drwxrwxr-x 2026-04-13 08:18:19
Edit Download
vendor DIR
- drwxrwxr-x 2025-10-13 06:12:50
Edit Download
wp-admin DIR
- drwxrwxr-x 2026-04-13 08:18:20
Edit Download
- drwxrwxr-x 2026-05-08 04:33:23
Edit Download
- drwxrwxr-x 2026-04-13 08:18:20
Edit Download
170 B lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
399 B lrw-rw-r-- 2026-04-24 06:29:38
Edit Download
45 B lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
341 B lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
62.29 KB lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
405 B lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
19.44 KB lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
90 B lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
7.25 KB lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
6.03 KB lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
304 B lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
7.21 KB lrw-rw-r-- 2026-04-13 08:18:19
Edit Download
351 B lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
2.27 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
3.26 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
4.08 KB lrw-rw-r-- 2025-10-21 06:32:06
Edit Download
282.42 MB lrw-rw-r-- 2025-12-24 05:48:44
Edit Download
5.49 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
2.44 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
3.84 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
50.21 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
8.52 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
29.38 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
33.71 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
4.98 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
3.13 KB lrw-rw-r-- 2026-04-13 08:18:20
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).