@ -0,0 +1,3 @@
RewriteEngine on
RewriteCond $1 !^(index\.php|images|robots\.txt|assets|css)
RewriteRule ^(.*)$ ./index.php/$1 [L]