PATH:
home
/
cf7x
/
public_html
<?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: * * * 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', 'cf7x_wp_snnsl' ); /** Database username */ define( 'DB_USER', 'cf7x_wp_avxax' ); /** Database password */ define( 'DB_PASSWORD', '370ys*n*JfRKODg5' ); /** Database hostname */ define( 'DB_HOST', 'localhost:3306' ); /** 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', 'a+efMVq8e;#|I0HCc8&nN_J1Q9#7X1d;q3%*Rk0w25wN]*k_&y2E582A:plJ0bI3'); define('SECURE_AUTH_KEY', '4e5e28[)461k2:bl(1-yUCX6t9C@4f%Z5CU#58405Va5y4[B&s2QM+5n*Cl-Vk~Q'); define('LOGGED_IN_KEY', 'lQk-%0R7G|0dUR7144L0i6JOREOk:Qbl8/|:sb2&Uf6p1AM_TKjOTq|T71/00TZ5'); define('NONCE_KEY', 'S2)b22k]71%4lrl]58YAKw*/77#Qz85+xKfan1#K!bR4zu64@%*W(60OM87-2_+B'); define('AUTH_SALT', 'QK2#aF~/c8838ud[!y1YTty87f975ek9H+yM~85j@cj21:4uPr6TKlGEzP[]DPJi'); define('SECURE_AUTH_SALT', 'A%oMS2(0*D[6x1V7!YUk8e4f74]bIDb#]4m95g!FT:D[7g648g2|CsIe#m7ul(@k'); define('LOGGED_IN_SALT', '1TeJpxS4o@o[/~]2DXk_@wj98%L3;3w0aI9g&(7[&+)V11LnX)uA@:92E4F8+7]@'); define('NONCE_SALT', 'qnomp9(9_!e-x+5)7-mnI/so(]VBx[CkytFc69!9d(:rI%y~#rPTtCd[H4UVT8@Y'); /**#@-*/ /** * 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 = 'IAQIgsXw_'; /* Add any custom values between this line and the "stop editing" line. */ define('WP_ALLOW_MULTISITE', true); /** * 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', true ); } define( 'WP_DEBUG_LOG', true ); define( 'SCRIPT_DEBUG', true ); define( 'SAVEQUERIES', true ); /* 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';
[-] .htaccess
[open]
[+]
..
[-] wp-load.php
[open]
[-] wp-config-sample.php
[open]
[-] wp-mail.php
[open]
[-] wp-comments-post.php
[open]
[+]
wp-includes_
[+]
.well-known
[-] wp-cron.php
[open]
[-] wp-trackback.php
[open]
[-] wp-login.php
[open]
[+]
wp-admin_
[+]
wp-content_
[+]
.tmb
[-] wp-settings.php
[open]
[-] wp-blog-header.zip
[open]
[-] robots.txt
[open]
[-] readme.html
[open]
[-] wp-signup.php
[open]
[-] error_log
[open]
[-] wp-activate.php
[open]
[-] wp-links-opml.php
[open]
[-] wp-config.php
[open]