1 2 3 4 5 6
RewriteEngine On RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^[^\.]*$ index.php [QSA,L]