PATH:
home
/
centosnipponia
/
public_html
/
sweetrich
<?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 website, 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/documentation/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_sweetrichnldb' ); /** Database username */ define( 'DB_USER', 'centosnipponia_sweetrichnldbuser' ); /** Database password */ define( 'DB_PASSWORD', 'Fv]Pj@8R#m6[k4&' ); /** 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', '%L|rNeBBOh+i^Tu*QKCa `jI(4m}{r<L_3_!s@HOvXEme.[h=x_u`n-wluZtj+*T' ); define( 'SECURE_AUTH_KEY', 'j}!cn@!*OpALsA[YBLl+*WCrH>$y;<`&%dwh@H{GxuqJ}^,YdHQLwn|9S@4cv9Td' ); define( 'LOGGED_IN_KEY', '._v1NaR[6,ML<h(AjhB>sDRWBp(Cve*J;lw[+{@9fLiu>hyXjpxXAP hId$g4)a?' ); define( 'NONCE_KEY', 'cD(aHKZD2CWV(YE-@@h#IF#ME84v1R<wg0~J4fhP#N9EN(5> 6y520d-yIr%Au9d' ); define( 'AUTH_SALT', '{_:!dB QoD08/YKH7yAM0sYrU]$cf-!_HsYsXlc%p!!mh_M@5M.6BE8ZCd#^/ CB' ); define( 'SECURE_AUTH_SALT', '&G>=C- ]r}`]@jrg(cI6Fa]DDq89SSI)yz10NYkKoI%$*^uY4%ie-RBl@/HL]Y06' ); define( 'LOGGED_IN_SALT', ';=sE./JZJ:|E@tUJ6DG;hO&&KbLx{|n{z:T=fm xUMMsmTX?H?}7$]j;0<x35gfz' ); define( 'NONCE_SALT', 'C[MkE>~DaeUFc28!?KWM=Wx0GNqx6fS56&Jc|.^d3:I2-_Dta8qm?L71Jp%rrQmu' ); /**#@-*/ /** * 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/documentation/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
[-] license.txt
[edit]
[-] index.php
[edit]
[-] readme.html
[edit]
[-] wp-activate.php
[edit]
[-] wp-blog-header.php
[edit]
[-] wp-comments-post.php
[edit]
[-] wp-config-sample.php
[edit]
[-] wp-links-opml.php
[edit]
[-] wp-cron.php
[edit]
[-] wp-load.php
[edit]
[-] wp-login.php
[edit]
[-] wp-mail.php
[edit]
[-] wp-settings.php
[edit]
[-] wp-signup.php
[edit]
[-] wp-trackback.php
[edit]
[-] xmlrpc.php
[edit]
[+]
wp-admin
[+]
wp-content
[+]
wp-includes
[-] wp-config.php
[edit]
[+]
6uH91Vzagl
[-] .htaccess.disabled
[edit]
[-] 1.php.quarantine
[edit]