kroos/ci3/master/.htaccess - Htaccess File

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

On Github License

Files

Download PDF of Htaccess file

Comments

Apache