
RewriteEngine on

# Use PHP70 as default
# AddHandler application/x-httpd-php70 .php
RewriteCond %{HTTP_HOST} ^onde\.sirdave\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.onde\.sirdave\.com$
RewriteRule ^/?$ "http\:\/\/sirdave\.com\/AR18\/15\.OndeRmx\-NewDrums\+Ambience01\.mp3" [R=301,L]

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php80” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php80___lsphp .php .php8 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit
