Google
Edit File: .htaccess
RewriteEngine on RewriteCond %{HTTP_HOST} ^freestatewyoming\.org$ [OR] RewriteCond %{HTTP_HOST} ^www\.freestatewyoming\.org$ RewriteRule ^(.*)$ "https\:\/\/www.delasallecenter\.org\/$1" [R=301,L] ErrorDocument 404 https://www.delasallecenter.org/ Header always unset X-Powered-By Header unset X-Powered-By # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php83” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php83 .php .php8 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit