kroos/ci3/master/.htaccess
RewriteEngine on RewriteBase /ci3/trunk/ RewriteCond $1 !^(index.php|ci3db.sqlite|images|css|js|moo|robots.txt|user_guide|fonts|eot|ttf) RewriteRule ^(.*)$ /ci3/trunk/index.php/$1 [L] php_flag short_open_tag On
RewriteEngine on RewriteBase /ci3/trunk/ RewriteCond $1 !^(index.php|ci3db.sqlite|images|css|js|moo|robots.txt|user_guide|fonts|eot|ttf) RewriteRule ^(.*)$ /ci3/trunk/index.php/$1 [L] php_flag short_open_tag On