
RewriteEngine on

RewriteCond %{HTTP_HOST} ^greenmatterz\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.greenmatterz\.com$
RewriteRule ^/?$ "http\:\/\/www\.greenmatterz\.com\/" [R=301,L]



### php handler provided by phpupgrader ###
AddHandler application/x-httpd-eig-php52 .php
