
RewriteEngine on

Options +Indexes
IndexOptions -FancyIndexing

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php56” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php56___lsphp .php .php5 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
RewriteCond %{HTTP_HOST} ^synergy\-ec\.co\.id$ [OR]
RewriteCond %{HTTP_HOST} ^www\.synergy\-ec\.co\.id$
RewriteRule ^(.*)$ "https\:\/\/synergy\-renewable\.com\/$1" [R=301,L]

