fabsgc/kryptonite/master/.htaccess
#php_flag short_open_tag off
#php_flag display_startup_errors on
#php_flag display_errors on
#php_flag html_errors on
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php [QSA,L]
#php_flag zlib.output_compression on
Files
