.htaccess 121 Bytes Raw Blame History Permalink 1 2 3 4 5 RewriteEngine on RewriteCond %{SCRIPT_FILENAME} !-f RewriteCond %{SCRIPT_FILENAME} !-d RewriteRule ^(.*)$ index.php/$1