<IfModule mod_env.c>
	SetEnv HTTP_MOD_REWRITE On
</IfModule>

RewriteEngine on
RewriteRule ^.*$ test.php
