Update 'NGINX-Installer.sh'
This commit is contained in:
@@ -304,7 +304,7 @@ define( 'NOBLOGREDIRECT', 'https://$domain' );
|
|||||||
#define( 'WP_AUTO_UPDATE_CORE', false );
|
#define( 'WP_AUTO_UPDATE_CORE', false );
|
||||||
$WPSalts
|
$WPSalts
|
||||||
#\$table_prefix = '$db_name';
|
#\$table_prefix = '$db_name';
|
||||||
\$table_prefix = '';
|
\$table_prefix = 'wp';
|
||||||
|
|
||||||
define('WP_DEBUG', false);
|
define('WP_DEBUG', false);
|
||||||
if ( !defined('ABSPATH') )
|
if ( !defined('ABSPATH') )
|
||||||
|
|||||||
Reference in New Issue
Block a user