Sid Gifari File Manager
🏠 Root
/
home
/
u403571817
/
domains
/
rocket-tradingg.com
/
public_html
/
Editing: wp-config.php
<?php // Begin AIOWPSEC Firewall if (file_exists('/home/u403571817/domains/rocket-tradingg.com/public_html/aios-bootstrap.php')) { include_once('/home/u403571817/domains/rocket-tradingg.com/public_html/aios-bootstrap.php'); } // End AIOWPSEC Firewall /** * 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', 'u403571817_jHEd4' ); /** Database username */ define( 'DB_USER', 'u403571817_1kqXi' ); /** Database password */ define( 'DB_PASSWORD', 'T9VrU8BKqB' ); /** 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', '72A.[NgU;#+(SGdR(okCgsp82i[p/[Yl+sZ5r79p]4TtcO!2$N)vy$~x!3$i#/!3' ); define( 'SECURE_AUTH_KEY', '$Ln`nCU5gI!N%X)w>y:|w%N`Gh_$?L:NEY2DH)KJ`.$=bFiLnft2@9dRn{Zu!9B]' ); define( 'LOGGED_IN_KEY', 'kxl2+b4/Tr-Z2z3 e-g%8-,H`Q4FnLkAaM6D,7R(n[`qn?Rt(a7<NCPlqW9fe3Nw' ); define( 'NONCE_KEY', 'aaU2FR^akw{!Y4!O:b8HH] imS4TZfd;fGVCk}/0[_r>6{L5}s*KrD3w#|DeL7F^' ); define( 'AUTH_SALT', 'jz ss@L;7nIXy)= h_,6kLvf#W)Nf?!sxH`+LUZ@m7G^<*Hwc){KgOin6TjOAZ1X' ); define( 'SECURE_AUTH_SALT', 'wT(,WzIY&)Tqn!iV(UMYn<ea/}5=l=&OtB{]|O4kUi^hhw8BU^j*FO -b`1|p=6(' ); define( 'LOGGED_IN_SALT', 'ZDKQH1r5Z9Gp{}B2&nqdDrG]P$<?G0T/@-<,z3NSBBCK#*1j5z{+Hp<z%jxJQp}e' ); define( 'NONCE_SALT', ';ES%H~TKg;96MFg*>/c0}GU}>1JF^b[JLFzu$z Q&^+Uh9q0c|8HH?C@5Z{oU<:f' ); define( 'WP_CACHE_KEY_SALT', '^KV1S^UJy.S0b9/z=;-F!<;XAF3LZ+JB(5{+8mfC|iC_ do& .Xb2h-Z_P*r?@5[' ); /**#@-*/ /** * 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 = 'anmka_'; /* 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', 'ccb1c50fcb354b6a3e8bbe4ec008d933' ); 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'; //Disable File Edits if (!defined('DISALLOW_FILE_EDIT')) { define('DISALLOW_FILE_EDIT', true); }
Save
Cancel