my registered URL is
casualtyclaimscontainment.com
I developed the site on AMPPS using the URL kriswebpg.test
I uploaded site to https://dallas124.mysitehosted.com
I have tried everything in my knowledge to launch wordpress after succesfully installing WordPress from cpanel with SOFTACULOUS installer.
I get the following error
This site can’t be reached
casualtyclaimscontainment.com
refused to connect.
ERR_CONNECTION_REFUSED
I have explored all the internet solutions still no joy.
under directory public_html the .htaccess file is shown below.
BEGIN WordPress
RewriteEngine On
RewriteBase /
RewriteRule ^index.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
END WordPress
Read more here:: All files in public_html, Cannot launch WordPress site via wp-admin