| Server IP : 10.200.247.200 / Your IP : 216.73.217.19 Web Server : Apache System : Linux synergy-usa-sites 6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 x86_64 User : jeremy ( 1001) PHP Version : 8.4.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/usa_sites/usagrantapplications.org/v9/ |
Upload File : |
<?php
// BEGIN Solid Security - Do not modify or remove this line
// Solid Security Config Details: 2
define( 'DISALLOW_FILE_EDIT', true ); // Disable File Editor - Security > Settings > WordPress Tweaks > File Editor
define( 'FORCE_SSL_ADMIN', true ); // Redirect All HTTP Page Requests to HTTPS - Security > Settings > Enforce SSL
// END Solid Security - Do not modify or remove this line
/**
* 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:
*
* * MySQL settings
* * Secret keys
* * Database table prefix
* * ABSPATH
*
* @link https://codex.wordpress.org/Editing_wp-config.php
*
* @package WordPress
*/
// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'usaga_wordpress' );
/** MySQL database username */
define( 'DB_USER', 'lc2user' );
/** MySQL database password */
define( 'DB_PASSWORD', 'SYN57CRUZ' );
/** MySQL hostname */
define( 'DB_HOST', 'db.syndbs.com' );
/** 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', 'Fc=`) 2I CpY)m~VSiN,<)AQG$u<}+}Rarw,Cw{Yd-AO@7v0_dbeN2TX1#`Q2e0)' );
define( 'SECURE_AUTH_KEY', 'cucFZJADI5^-Yts`R8n0omO;rR#[k-@1 5^2/&@go?RP$s&gI^:U?P9f:{O80/1~' );
define( 'LOGGED_IN_KEY', 'd~AZ^?eRK9{&e.{YgUy2gpJ] 3U%t/!#O$Mf@(6Zz#XfLO2io]d];yM8jSwsk~;D' );
define( 'NONCE_KEY', 'Y4km<l5x%]Zaha]sz/i?@/O.Vn6nspHX0.n&>Rt_%c07ZaOzW/`JBBj][Wj-|-f[' );
define( 'AUTH_SALT', 'J,kv#F.q246W|>]ua!JUF[m)^Cu5c)xxvX&[z<@6N*yuVQz<a_P|jcaTUTe3e|hI' );
define( 'SECURE_AUTH_SALT', 'b0QkE]GO=7Ll(_:sC^_EhBl,p,`u:q90~rSk!Q_Y}~ U@Jg#HHBZ1rkY.aY4hcU(' );
define( 'LOGGED_IN_SALT', '*)DpU(HcxrIlGOpjouOJz!HB}]9.!T7o@uotr9=aH%69;o<LBs%0H`41{w# kHW-' );
define( 'NONCE_SALT', '9h}I:,jT{ktHf>zD]WAeM<:Iz.zt{2Jpc=##C!4c&q|B)?PEE?FZ_6{Caz_O|Udh' );
/**#@-*/
/**
* 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 Codex.
*
* @link https://codex.wordpress.org/Debugging_in_WordPress
*/
define( 'WP_DEBUG', false );
/* That's all, stop editing! Happy publishing. */
/** Absolute path to the WordPress directory. */
if ( ! defined( 'ABSPATH' ) ) {
define( 'ABSPATH', dirname( __FILE__ ) . '/' );
}
/** Sets up WordPress vars and included files. */
require_once( ABSPATH . 'wp-settings.php' );
define('FS_METHOD', 'direct');