PATH:
home
/
centosnipponia
/
public_html
/
downloads
<?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_nipdownloads' ); /** Database username */ define( 'DB_USER', 'centosnipponia_nipdownuser' ); /** Database password */ define( 'DB_PASSWORD', 'wTApd3iWUMEcqL*46sN' ); /** 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', '4v-K1R+3H4{;B5V:mDi~zQEbJv,GbeS2js9*&q4F2-|&+QAtou8x+!*Kg[c=oQj?' ); define( 'SECURE_AUTH_KEY', 'q610eM3v98C69~0`B6Vab7jNSRVHF6A>I7j>H5O<=Fxo7x e-yMD?+(dS:2{HZ!6' ); define( 'LOGGED_IN_KEY', '#S<Ql{<)Mv0)<`F6sO [FrJ+QZnSp_ kjBUbox#$_MwqCXrvA j<2m@OR])lAlJv' ); define( 'NONCE_KEY', 'F?Q^e_bZoeiagDKyXj7X[/O;=K~xNB|**1sr89jpwZnYxNziayyMx55T/qa.B=@a' ); define( 'AUTH_SALT', '3Nn]fh-5WzY:(R}zD*:OE0x!kBB]?G@wJbGl7Z)-E#mH8qsVSEq<OmyiLA091sD.' ); define( 'SECURE_AUTH_SALT', ']MyS(s.&>,,<;aMy+#Em0gNU30:2fi.hSHVZ+7x}ww^HUJ%S_^kg.F /Q_!EZ|d@' ); define( 'LOGGED_IN_SALT', '=430A2FApe&@CuLaXtf+3|ABgn +)lSQIL^AeC:0{u85RDw{+LGp|j$A0we:~DIB' ); define( 'NONCE_SALT', '5>v!@G0*L/bCwwuG.IhA?-RYPS<!C|l/+=w@qmy8$!Dc_Q9ua7c&5t&1ytQE*Hd~' ); /**#@-*/ /** * 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. */ if ( isset($_SERVER['HTTP_X_FORWARDED_PROTO']) && $_SERVER['HTTP_X_FORWARDED_PROTO'] === 'https' ) { $_SERVER['HTTPS'] = 'on'; $_SERVER['SERVER_PORT'] = 443; } /** 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
[+]
wp-admin
[-] wp-trackback.php
[edit]
[-] wp-activate.php
[edit]
[+]
wp-includes
[-] wp-config-sample.php
[edit]
[-] readme.html
[edit]
[-] wp-signup.php
[edit]
[-] wp-cron.php
[edit]
[-] wp-blog-header.php
[edit]
[-] index.php
[edit]
[-] wp-load.php
[edit]
[-] wp-comments-post.php
[edit]
[-] xmlrpc.php
[edit]
[+]
wp-content
[-] license.txt
[edit]
[-] wp-login.php
[edit]
[-] wp-mail.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-links-opml.php
[edit]
[-] wp-config.php
[edit]
[-] php.ini
[edit]
[-] .user.ini
[edit]
[-] wp-config.php.bak-2026-05-03-0011
[edit]
[-] .htaccess.bak-2026-05-03-0053
[edit]
[-] wordfence-waf.php
[edit]
[-] .htaccess.bak-remove-ip
[edit]
[-] .htaccess
[edit]