
RewriteEngine on
RewriteCond %{HTTP_HOST} ^friedelfundmarket\.org$ [OR]
RewriteCond %{HTTP_HOST} ^www\.friedelfundmarket\.org$
RewriteRule ^/?$ "http\:\/\/friedelfundmarket\.org\/en\/" [R=302,L]

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