Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
# Used for testing mod_rewrite.
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) install.php?do=modrewrite_test&str=$1