j4nusl1n/project-insight/master/.htaccess
php_value display_errors On php_flag magic_quotes 1 php_flag magic_quotes_gpc 1 php_value mbstring.http_input auto php_value date.timezone Asia/Taipei RewriteEngine On RewriteBase /lanpa RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?/$1 [L]
Files
