'example.com', 1 => 'www.example.com', 2 => 'example.wpengine.com', ); $wpe_varnish_servers=array ( 0 => 'pod-11111', ); $wpe_special_ips=array ( 0 => '111.222.333.444', ); $wpe_ec_servers=array ( ); $wpe_largefs=array ( ); $wpe_netdna_domains=array ( ); $wpe_netdna_domains_secure=array ( ); $wpe_netdna_push_domains=array ( ); $wpe_domain_mappings=array ( ); $memcached_servers=array ( 'default' => array ( 0 => 'unix:///tmp/memcached.sock', ), ); define( 'WP_SITEURL', 'https://example.com' ); define( 'WP_HOME', 'https://example.com' ); define('WPLANG',''); # WP Engine ID # WP Engine Settings # That's It. Pencils down if ( !defined('ABSPATH') ) define('ABSPATH', dirname(__FILE__) . '/'); require_once(ABSPATH . 'wp-settings.php');