
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^fct.mastermans.net[nc]
RewriteRule ^(.*)$ http://fct.mastermans.net/$1 [r=301,nc]

<IfModule mime_module>
  AddType application/x-httpd-ea-php55 .php .php5 .phtml
</IfModule>
