PATH:
home
/
centosnipponia
/
public_html
/
atuldo
<?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 * * 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', 'centosnipponia_atuldb' ); /** Database username */ define( 'DB_USER', 'centosnipponia_atuluser' ); /** Database password */ define( 'DB_PASSWORD', '^FVQh9L#@*lD' ); /** 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', 'yi|@hRRi8=Jr{jvG4]wv:-EnB|fP!<0KC@;Nh:/l{glvbTbuW=|hCL%j2NH;2H,-' ); define( 'SECURE_AUTH_KEY', 'o..cc @{r5P9!O<n?8uzfqB:]p?T1Xj_oog%C$@X9z`Qb_7#b-:_;}2b(/XnAs?q' ); define( 'LOGGED_IN_KEY', '2~drHzDcc-|vUSGE|%/ea(iM&SfUQ)Kw(A8DR%@Xa(L7ADkq+k9L;J-?.oO|<U-?' ); define( 'NONCE_KEY', '0/gRsl%$kMh{f#>ipuTq[X~VNM=WY84>`O{vK$<LNNgzN&R$5$2^Jqv]?]w,Q)Fg' ); define( 'AUTH_SALT', 'Q|{Nazyv7FP`io9r +3&5cCe7dapJC;gKwGBI8#YZ;d[VK@Ct(Oh`96YYA-_K(4i' ); define( 'SECURE_AUTH_SALT', 'KMXIij:~2M)N1&4{NVZ9up&(<G:8.ubag |AExnH>VG!,M}L7~J]-AJ:-$mPl@~h' ); define( 'LOGGED_IN_SALT', '9HyA=j[bMoFc>#%XD5w*ouZ#2L3T(eKM=n*bt{Ml?X[!yDvz5YOC5}ii1d;NO7c|' ); define( 'NONCE_SALT', 'Q]-H#bh/F6dUq>1} LzFG/j;QG+)t9iec/1)NRiA6tv=RqPl{9oBIqO;r60dLWfN' ); /**#@-*/ /** * 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_'; /** * 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 ); /* Add any custom values between this line and the "stop editing" line. */ /* 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';
[+]
..
[+]
cgi-bin
[+]
.well-known
[+]
test
[+]
wp-admin
[-] wp-load.php
[edit]
[-] index.php
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-config-sample.php
[edit]
[-] readme.html
[edit]
[-] wp-trackback.php
[edit]
[-] wp-activate.php
[edit]
[+]
wp-includes
[-] wp-cron.php
[edit]
[-] wp-signup.php
[edit]
[-] wp-mail.php
[edit]
[-] wp-login.php
[edit]
[-] license.txt
[edit]
[-] wp-links-opml.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-comments-post.php
[edit]
[-] xmlrpc.php
[edit]
[+]
wp-content
[-] wp-config.php
[edit]
[-] php.ini
[edit]
[-] .user.ini
[edit]
[+]
I4CLJxKw49
[-] .htaccess.disabled
[edit]
[-] 1.php.quarantine
[edit]