
RewriteEngine on
RewriteCond %{HTTP_HOST} ^shoreline\-webhosting\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.shoreline\-webhosting\.com$
RewriteRule ^/?$ "http\:\/\/www\.ShorelineWebMarketing\.com\/" [R=301,L]

# Use PHPstable as default
##AddHandler application/x-httpd-php-stable .php
<IfModule mod_suphp.c>
    #suphp_configpath /opt/phpstable/lib
</IfModule>

# php -- BEGIN cPanel-generated handler, do not edit
# NOTE this account's php is controlled via FPM and the vhost, this is a place holder.
# Do not edit. This next line is to support the cPanel php wrapper (php_cli).
# AddType application/x-httpd-ea-php70 .php .phtml
# php -- END cPanel-generated handler, do not edit
