Got Enano to load even if there are no plugins; added caching for decrypted session keys to significantly improve performance (in theory at least)
# Used for testing mod_rewrite.
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) install.php?do=modrewrite_test&str=$1