RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^simgtest index.php?%{QUERY_STRING} [L]
