noluong/ci3/master/.htaccess - Htaccess File

noluong/ci3/master/.htaccess

php_flag display_errors On
RewriteEngine on
RewriteBase /

RewriteCond $1 !^(index.php|images|.+.css$|.+.js$|.+.png$|.+.php$|.+.mp4$|.+.swf$|.+.html$|.+.jpg$|.+.JPG$|.+.gif$|.+.ico$|robots.txt|.+.eot$|.+.otf$|.+.svg$|.+.svgz$|.+.ttf$|.+.woff$)
RewriteRule ^(.*)$ index.php/$1 [L]

On Github License

Files

Download PDF of Htaccess file

Comments

Apache