PATH:
home
/
lab2454c
/
datmont.com
<?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/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', 'lab2454c_datmont' ); /** Database username */ define( 'DB_USER', 'lab2454c_datmont' ); /** Database password */ define( 'DB_PASSWORD', 'datmont2023' ); /** 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', 'oDX )x:~Tgw49{Qpd(@(,c=TWO&-Xp&,r_nc?,=cD!bTnG:.&#(:gEm]M)uf}f+S' ); define( 'SECURE_AUTH_KEY', '2[}[+W?Cm@rc4]~+!he9-[(0.O^O-|#C36Bvm<Pn]kWn$`!?8yI_jeXcBNI:$?@8' ); define( 'LOGGED_IN_KEY', '[m{p0-]gL?7UslGW!3o0I1(l$dl%f>/aGh&.X-Uy0H]gNnl@)aOkJ$.nNSB,tUzO' ); define( 'NONCE_KEY', '=c(5~m}=^Tom{7Fq+ %Hcj+->E0+<kB`|T $O$bvzu>6]!rui]eN%d)lJ;pZ7ws/' ); define( 'AUTH_SALT', ']~!vn9!Y>OpF{?di&#$pS/E]G7i6)jm!U^]id^I!lrAGV{tX SN#&XQC/%V#ac~>' ); define( 'SECURE_AUTH_SALT', 'XGwK@EdS&hwa+x%.C*GZ%~D(%c&pL=/9GmP>h>}wL]frXW$9I?4:Pk-#OA2Q+y]M' ); define( 'LOGGED_IN_SALT', 'nW 3u&~DRP{?mh>0V<(>8/S09=S5@[-QcvM9acn}NVL,=XEPo2X<t8be(zpQ~U%s' ); define( 'NONCE_SALT', '#aT/hZP+!0n;aI Y_~)*bCx)V}y6`iH$d6nwg#&J<.gw<OmQV4Uk@ Njh,_?TJLY' ); /**#@-*/ /** * 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 = 'dtm_'; /** * 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', true ); //define('WP_DEBUG_DISPLAY', true); //define( 'WP_DEBUG_LOG', true ); /* 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';
[+]
.quarantine
[+]
wp-includes
[-] index.php
[edit]
[+]
..
[-] wp-blog-header.php
[edit]
[-] xmlrpc.php
[edit]
[+]
.tmb
[-] whsy.php
[edit]
[+]
wp-admin
[-] wp-comments-post.php
[edit]
[-] wp-load.php
[edit]
[+]
cgi-bin
[-] wp-login.php
[edit]
[-] wp-settings.php
[edit]
[+]
wp-content
[-] wp-config-sample.php
[edit]
[-] wp-trackback.php
[edit]
[-] wp-activate.php
[edit]
[-] readme.html
[edit]
[-] .htaccess
[edit]
[-] wp-mail.php
[edit]
[-] license.txt
[edit]
[-] wp-links-opml.php
[edit]
[-] error_log
[edit]
[+]
.well-known
[-] wp-signup.php
[edit]
[-] wp-cron.php
[edit]
[-] wp-config.php
[edit]