Изменил(а) на 'wp-config.php'
This commit is contained in:
parent
917a4faac1
commit
b82f7224f1
@ -24,7 +24,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
||||
define( 'ABSPATH', __DIR__ . '/' );
|
||||
}
|
||||
|
||||
define( 'WP_HOME', 'https://' );
|
||||
define( 'WP_SITEURL', 'https://' );
|
||||
define( 'WP_HOME', 'wordpress_https' );
|
||||
define( 'WP_SITEURL', 'wordpress_https' );
|
||||
|
||||
require_once ABSPATH . 'wp-settings.php';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user