RewriteEngine on #RewriteBase RewriteCond $1 !^(index\.php|robots\.txt|images|js|css|uploaded|SQLiteManager-1.2.0|front|fckeditor|user_guide) RewriteRule ^(.*)$ /CI/index.php/$1 [L]