santhapa/ci3-hmvc-doctrine-di/master/.htaccess
#Action application/x-hg-php53 /cgi-sys/php53 #AddType application/x-httpd-php53 .php RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f RewriteCond $1 !^(index.php|robots.txt|blog|assets|test.php) RewriteRule ^(.*) index.php/$1 [L]
Files
